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

Method GetCell

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

Source from the content-addressed store, hash-verified

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; }

Callers 15

Inst_SenseQuorumMethod · 0.45
Inst_NoisyQuorumMethod · 0.45
Inst_CheckLyseMethod · 0.45
Inst_SenseAIMethod · 0.45
Inst_DonateEnergyMethod · 0.45
DonateResourceXMethod · 0.45
Inst_ResMoveHeadMethod · 0.45
Inst_ResJumpHeadMethod · 0.45
Inst_SenseTargetMethod · 0.45
Inst_SenseTargetFacedMethod · 0.45
DoSensePheromoneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected