MCPcopy Create free account
hub / github.com/devosoft/avida / GetCellID

Method GetCellID

avida-core/source/cpu/cTestCPUInterface.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 cPopulationCell* GetCell() { return NULL; }
54 cPopulationCell* GetCell(int) { return NULL; }
55 int GetCellID() { return -1; }
56 int GetDemeID() { return -1; }
57 cDeme* GetDeme() { return 0; }
58 void SetCellID(int) { ; }

Callers 15

PrintMiniTraceStatusMethod · 0.45
Inst_MoveMethod · 0.45
Inst_RotateOrgIDMethod · 0.45
Inst_RotateAwayOrgIDMethod · 0.45
DoLookAheadEXMethod · 0.45
DoLookAgainEXMethod · 0.45
Inst_SenseQuorumMethod · 0.45
Inst_NoisyQuorumMethod · 0.45
Inst_CheckLyseMethod · 0.45
Inst_SenseAIMethod · 0.45
Inst_SenseResource0Method · 0.45
Inst_SenseResource1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected