| 51 | |
| 52 | const Apto::Array<cOrganism*, Apto::Smart>& GetLiveOrgList() const; |
| 53 | cPopulationCell* GetCell() { return NULL; } |
| 54 | cPopulationCell* GetCell(int) { return NULL; } |
| 55 | int GetCellID() { return -1; } |
| 56 | int GetDemeID() { return -1; } |
no outgoing calls
no test coverage detected