Cell Member List
This is the complete list of members for Cell, including all inherited members.
attach(Observer *i_pcObserver)Subject [inline, virtual]
Cell()Cell [inline]
decideState()Cell
detach(Observer *i_pcObserver)Subject [inline, virtual]
getNeighborAliveNum() const Cell [inline]
getState() const Cell [inline]
hasObserver(Observer *i_pcObserver)Subject [inline, virtual]
init()Cell [inline]
isBorn()Cell [private]
isOverPopulation()Cell [private]
isSurvive()Cell [private]
isUnderPopulation()Cell [private]
m_cAttributeCell [private]
m_lNeighborAliveNumCell [private]
m_pcObserverListSubject [protected]
notify(Information *i_pcInformation=0)Subject [inline, protected, virtual]
receiveStateFromNeighborCell(CellAttribute *i_pcCellAttribute)Cell [inline, private]
sendState()Cell [inline]
setNeighbor(Cell *i_pCell)Cell [inline]
setState(CellAttribute::CELL_STATE i_eState)Cell [inline]
Subject()Subject [inline]
update(Information *i_pcInformation)Cell [inline, virtual]
~Cell()Cell [inline, virtual]
~Subject()Subject [inline, virtual]
 All Classes Files Functions Variables Enumerations Enumerator Defines