This is the complete list of members for
MatrixCell, including all inherited members.
| attach(Observer *i_pcObserver) | Subject | [inline, virtual] |
| check_region(long i_lValue, long i_lMax) | MatrixCell | [private] |
| decideNextGeneration() | MatrixCell | [private] |
| detach(Observer *i_pcObserver) | Subject | [inline, virtual] |
| dispAllCellState() | MatrixCell | |
| dispNeighborAliveCell() | MatrixCell | |
| getCell(long i_lCol, long i_lRow) | MatrixCell | [inline] |
| getCellState(long i_lCol, long i_lRow) | MatrixCell | [inline] |
| getColMax() const | MatrixCell | [inline] |
| getRowMax() const | MatrixCell | [inline] |
| hasObserver(Observer *i_pcObserver) | Subject | [inline, virtual] |
| init(long i_lColMax, long i_lRowMax) | MatrixCell | |
| linkCell() | MatrixCell | [private] |
| m_lColMax | MatrixCell | [private] |
| m_lRowMax | MatrixCell | [private] |
| m_pcObserverList | Subject | [protected] |
| m_vecCellArray | MatrixCell | [private] |
| makeCell() | MatrixCell | [private] |
| MatrixCell(long i_lColMax, long i_lRowMax) | MatrixCell | [inline] |
| notify(Information *i_pcInformation=0) | Subject | [inline, protected, virtual] |
| refreshCell() | MatrixCell | |
| sendState(long i_lCol, long i_lRow, CellAttribute::CELL_STATE a_eState) | MatrixCell | [private] |
| sendStateToNeighborCell() | MatrixCell | [private] |
| setCellState(long i_lCol, long i_lRow, CellAttribute::CELL_STATE i_eState) | MatrixCell | [inline] |
| setColMax(long i_lColMax) | MatrixCell | [inline, private] |
| setNeighborCell(Cell *i_pcTargetCell, long i_lCol, long i_lRow) | MatrixCell | [private] |
| setRowMax(long i_lRowMax) | MatrixCell | [inline, private] |
| Subject() | Subject | [inline] |
| ~MatrixCell() | MatrixCell | [inline, virtual] |
| ~Subject() | Subject | [inline, virtual] |