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

Method GetDeme

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

Source from the content-addressed store, hash-verified

55 int GetCellID() { return -1; }
56 int GetDemeID() { return -1; }
57 cDeme* GetDeme() { return 0; }
58 void SetCellID(int) { ; }
59 void SetDemeID(int) { ; }
60

Callers 15

Inst_ReproDemeMethod · 0.45
Inst_SuicideMethod · 0.45
DoEnergyDonateAmountMethod · 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

Calls

no outgoing calls

Tested by

no test coverage detected