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

Method HasOpinion

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

Source from the content-addressed store, hash-verified

190 void RemoveLiveOrg() { ; }
191
192 bool HasOpinion(cOrganism*) { return false; }
193 void SetOpinion(int, cOrganism*) { ; }
194 void ClearOpinion(cOrganism*) { ; }
195

Callers 15

PrintMiniTraceStatusMethod · 0.45
Inst_RotateOrgIDMethod · 0.45
Inst_RotateAwayOrgIDMethod · 0.45
Inst_SenseDiffFacedMethod · 0.45
Inst_RotateUphillMethod · 0.45
Inst_GetOpinionMethod · 0.45
Inst_IfOpinionSetMethod · 0.45
Inst_IfOpinionNotSetMethod · 0.45
Inst_JoinGroupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected