CompuCell3D::TypeTransition Class Reference

#include <TypeTransition.h>

List of all members.

Public Member Functions

 TypeTransition ()
virtual ~TypeTransition ()
void registerTypeChangeWatcher (TypeChangeWatcher *_watcher)
void setType (CellG *_cell, CellG::CellType_t _newType)

Private Attributes

std::vector< TypeChangeWatcher * > typeChangeWatcherVec


Detailed Description

Definition at line 11 of file TypeTransition.h.


Constructor & Destructor Documentation

CompuCell3D::TypeTransition::TypeTransition (  )  [inline]

Definition at line 16 of file TypeTransition.h.

virtual CompuCell3D::TypeTransition::~TypeTransition (  )  [inline, virtual]

Definition at line 17 of file TypeTransition.h.


Member Function Documentation

void TypeTransition::registerTypeChangeWatcher ( TypeChangeWatcher _watcher  ) 

Definition at line 6 of file TypeTransition.cpp.

References typeChangeWatcherVec.

void TypeTransition::setType ( CellG _cell,
CellG::CellType_t  _newType 
)


Member Data Documentation

Definition at line 13 of file TypeTransition.h.

Referenced by registerTypeChangeWatcher(), and setType().


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

Generated on Thu Dec 4 11:42:45 2008 for CompuCell3D by  doxygen 1.5.6