Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00270.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00270.php on line 2
The ARGoS Website

argos::CRadioEntityGridUpdater Class Reference

#include <radio_entity.h>

Inheritance diagram for argos::CRadioEntityGridUpdater:
Collaboration diagram for argos::CRadioEntityGridUpdater:

Public Member Functions

 CRadioEntityGridUpdater (CGrid< CRadioEntity > &c_grid)
 
virtual bool operator() (CRadioEntity &c_entity)
 

Detailed Description

Definition at line 161 of file radio_entity.h.

Constructor & Destructor Documentation

argos::CRadioEntityGridUpdater::CRadioEntityGridUpdater ( CGrid< CRadioEntity > &  c_grid)

Definition at line 113 of file radio_entity.cpp.

Member Function Documentation

bool argos::CRadioEntityGridUpdater::operator() ( CRadioEntity c_entity)
virtual

Definition at line 119 of file radio_entity.cpp.