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

Method SetCellData

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

Source from the content-addressed store, hash-verified

73 int GetCellDataTerritory() { return -1; }
74 int GetCellDataForagerType() { return -99; }
75 void SetCellData(const int) { ; }
76 void SetAVCellData(const int, const int) { ; }
77 int GetFacedCellData() { return -1; }
78 int GetFacedCellDataOrgID() { return -1; }

Callers 5

Inst_MarkCellWithIDMethod · 0.45
Inst_MarkCellMethod · 0.45
Inst_MarkPredCellMethod · 0.45
Inst_MarkGroupCellMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected