#include <SensorHandlers.hpp>
Public Member Functions | |
NewArrived () | |
bool | newArrived () |
Protected Attributes | |
bool | isNew |
Definition at line 50 of file SensorHandlers.hpp.
labust::navigation::NewArrived::NewArrived | ( | ) | [inline] |
Definition at line 52 of file SensorHandlers.hpp.
bool labust::navigation::NewArrived::newArrived | ( | ) | [inline] |
Definition at line 54 of file SensorHandlers.hpp.
bool labust::navigation::NewArrived::isNew [protected] |
Definition at line 65 of file SensorHandlers.hpp.