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

Method SetOpinion

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

Source from the content-addressed store, hash-verified

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

Callers 12

Inst_SetOpinionMethod · 0.45
Inst_SetOpinionToZeroMethod · 0.45
Inst_SetOpinionToOneMethod · 0.45
Inst_SetOpinionToTwoMethod · 0.45
Inst_JoinGroupMethod · 0.45
Inst_JoinNextGroupMethod · 0.45
Inst_SetOpinionMethod · 0.45
Inst_JoinGroupMethod · 0.45
Inst_SetOpinionMethod · 0.45
Inst_JoinGroupMethod · 0.45
Inst_LeavePredGroupMethod · 0.45
Divide_CheckViableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected