| 239 | void AddIOAV(cAvidaContext& ctx, int in_av_cell_id, int in_av_facing, bool input, bool output) { ; } |
| 240 | void AddPredPreyAV(cAvidaContext& ctx, int av_cell_id) { ; } |
| 241 | void SwitchPredPrey(cAvidaContext& ctx, int av_num = 0) { ; } |
| 242 | void RemoveAllAV() { ; } |
| 243 | int GetAVFacing(int av_num = 0) { return 0; } |
| 244 | int GetAVCellID(int av_num = 0) { return -1; } |
no outgoing calls
no test coverage detected