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

Method FacedHasAV

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

Source from the content-addressed store, hash-verified

234 bool HasOutputAV(int av_num = 0) { return false; }
235 bool FacedHasOutputAV(int av_num = 0) { return false; }
236 bool FacedHasAV(int av_num = 0) { return false; }
237 bool FacedHasPredAV(int av_num = 0) { return false; }
238 bool FacedHasPreyAV(int av_num = 0) { return false; }
239 void AddIOAV(cAvidaContext& ctx, int in_av_cell_id, int in_av_facing, bool input, bool output) { ; }

Callers 12

PrintMiniTraceStatusMethod · 0.45
Inst_GetFacedOrgIDMethod · 0.45
PrintMiniTraceStatusMethod · 0.45
Inst_GetFacedOrgIDMethod · 0.45
PrintMiniTraceStatusMethod · 0.45
Inst_GetFacedOrgIDMethod · 0.45
Inst_FightMeritOrgMethod · 0.45
Inst_FightBonusOrgMethod · 0.45
Inst_FightOrgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected