#include <tag_entity.h>
Public Member Functions | |
CTagEntityGridUpdater (CGrid< CTagEntity > &c_grid) | |
virtual bool | operator() (CTagEntity &c_entity) |
Public Member Functions inherited from argos::CPositionalIndex< ENTITY >::COperation | |
virtual | ~COperation () |
virtual bool | operator() (ENTITY &)=0 |
Definition at line 166 of file tag_entity.h.
argos::CTagEntityGridUpdater::CTagEntityGridUpdater | ( | CGrid< CTagEntity > & | c_grid | ) |
Definition at line 136 of file tag_entity.cpp.
|
virtual |
Definition at line 142 of file tag_entity.cpp.