|
Simpact Cyan
Population based event driven simulation using mNRM
|
This is the complete list of members for PopulationStateInterface, including all inherited members.
| addNewPerson(PersonBase *pPerson)=0 | PopulationStateInterface | pure virtual |
| getAllPeople()=0 | PopulationStateInterface | pure virtual |
| getDeceasedPeople()=0 | PopulationStateInterface | pure virtual |
| getExtraStateInfo() const | PopulationStateInterface | inline |
| getMen()=0 | PopulationStateInterface | pure virtual |
| getNumberOfDeceasedPeople() const =0 | PopulationStateInterface | pure virtual |
| getNumberOfMen() const =0 | PopulationStateInterface | pure virtual |
| getNumberOfPeople() const =0 | PopulationStateInterface | pure virtual |
| getNumberOfWomen() const =0 | PopulationStateInterface | pure virtual |
| getTime() const | State | inline |
| getWomen()=0 | PopulationStateInterface | pure virtual |
| markAffectedPerson(PersonBase *pPerson) const =0 | PopulationStateInterface | pure virtual |
| setExtraStateInfo(PopulationStateExtra *pExtra) | PopulationStateInterface | inline |
| setPersonDied(PersonBase *pPerson)=0 | PopulationStateInterface | pure virtual |
| setTime(double t) | State | inline |