#include <CACell.h>
Public Member Functions | |
unsigned char | getCAState () const |
bool | isRootCell (const unsigned int minimumCAState) const |
void | updateState () |
Public Attributes | |
unsigned char | hasSameStateNeighbors =0 |
unsigned char | theCAState =0 |
|
inline |
|
inline |
|
inline |
unsigned char CACellStatus::hasSameStateNeighbors =0 |
Definition at line 31 of file CACell.h.
Referenced by updateState().
unsigned char CACellStatus::theCAState =0 |
Definition at line 30 of file CACell.h.
Referenced by getCAState(), isRootCell(), and updateState().