ARGoS 3
A parallel, multi-engine simulator for swarm robotics
argos::CRadioEntityGridUpdater Class Reference

#include <radio_entity.h>

+ Inheritance diagram for argos::CRadioEntityGridUpdater:

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
 

Detailed Description

Definition at line 161 of file radio_entity.h.

Constructor & Destructor Documentation

◆ CRadioEntityGridUpdater()

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

Definition at line 113 of file radio_entity.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 119 of file radio_entity.cpp.


The documentation for this class was generated from the following files: