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

Method GetDemeID

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

Source from the content-addressed store, hash-verified

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) { ; }
59 void SetDemeID(int) { ; }

Callers 15

DoSenseMethod · 0.45
DoSenseResourceXMethod · 0.45
Inst_IfResourcesMethod · 0.45
Inst_ResMoveHeadMethod · 0.45
Inst_ResJumpHeadMethod · 0.45
DoSensePheromoneMethod · 0.45
Inst_ExploitMethod · 0.45
Inst_ExploitForward5Method · 0.45
Inst_ExploitForward3Method · 0.45
Inst_SuperMoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected