#include <radio_entity.h>
Public Member Functions | |
CRadioEntityGridUpdater (CGrid< CRadioEntity > &c_grid) | |
virtual bool | operator() (CRadioEntity &c_entity) |
Public Member Functions inherited from argos::CPositionalIndex< ENTITY >::COperation | |
virtual | ~COperation () |
virtual bool | operator() (ENTITY &)=0 |
Definition at line 161 of file radio_entity.h.
argos::CRadioEntityGridUpdater::CRadioEntityGridUpdater | ( | CGrid< CRadioEntity > & | c_grid | ) |
Definition at line 113 of file radio_entity.cpp.
|
virtual |
Definition at line 119 of file radio_entity.cpp.