#include <SensorHandlers.hpp>

Public Member Functions | |
| NewArrived () | |
| bool | newArrived () |
Protected Attributes | |
| bool | isNew |
Definition at line 54 of file SensorHandlers.hpp.
| labust::navigation::NewArrived::NewArrived | ( | ) | [inline] |
Definition at line 56 of file SensorHandlers.hpp.
| bool labust::navigation::NewArrived::newArrived | ( | ) | [inline] |
Definition at line 58 of file SensorHandlers.hpp.
bool labust::navigation::NewArrived::isNew [protected] |
Definition at line 69 of file SensorHandlers.hpp.