CompuCell3D::Field3DChangeWatcher< T > Class Template Reference

#include <Field3DChangeWatcher.h>

Inheritance diagram for CompuCell3D::Field3DChangeWatcher< T >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void field3DChange (const Point3D &pt, T newValue, T oldValue)=0


Detailed Description

template<class T>
class CompuCell3D::Field3DChangeWatcher< T >

Definition at line 32 of file Field3DChangeWatcher.h.


Member Function Documentation

template<class T>
virtual void CompuCell3D::Field3DChangeWatcher< T >::field3DChange ( const Point3D pt,
newValue,
oldValue 
) [pure virtual]

Notify the watcher that a set is being performed. This function will be called after the change has occured!

Parameters:
pt The location.
newValue The current value.
oldValue The previous value.


The documentation for this class was generated from the following file:

Generated on Thu Dec 4 11:41:57 2008 for CompuCell3D by  doxygen 1.5.6