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

Method KillRandPred

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

Source from the content-addressed store, hash-verified

225 void TryWriteBirthLocData(int) { ; }
226 void InjectPreyClone(cAvidaContext& ctx, int gen_id) { ; }
227 void KillRandPred(cAvidaContext& ctx, cOrganism* org) { ; }
228 void KillRandPrey(cAvidaContext& ctx, cOrganism* org) { ; }
229 void TryWriteLookData(cString& string) { ; }
230 void TryWriteLookOutput(cString& string) { ; }

Callers 6

makePredMethod · 0.45
makeTopPredMethod · 0.45
makePredMethod · 0.45
makeTopPredMethod · 0.45
MakePredMethod · 0.45
MakeTopPredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected