Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_ReproDeme
Method · 0.45
Inst_Suicide
Method · 0.45
Inst_RelinquishEnergyToFutureDeme
Method · 0.45
DoEnergyDonateAmount
Method · 0.45
Inst_ResMoveHead
Method · 0.45
Inst_ResJumpHead
Method · 0.45
Inst_GetDistanceFromDiagonal
Method · 0.45
DoSensePheromone
Method · 0.45
DoSensePheromoneInDemeGlobal
Method · 0.45
Inst_Exploit
Method · 0.45
Inst_ExploitForward5
Method · 0.45
Inst_ExploitForward3
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected