![]() |
DUNE: Uniform Navigational Environment
2016.03.0
|
Public Member Functions | |
ScheduleKey (const std::string &a_measure_name, unsigned a_sensor_id, unsigned a_destination) | |
bool | operator< (const ScheduleKey &other) const |
bool | operator> (const ScheduleKey &other) const |
bool | operator== (const ScheduleKey &other) const |
Public Attributes | |
std::string | measure_name |
unsigned | sensor_id |
unsigned | destination |
|
inline |
|
inline |
|
inline |
|
inline |
unsigned Transports::SUNSET::ScheduleKey::destination |
Referenced by Transports::SUNSET::Task::updateScheduler().
std::string Transports::SUNSET::ScheduleKey::measure_name |
Referenced by Transports::SUNSET::Task::updateScheduler().
unsigned Transports::SUNSET::ScheduleKey::sensor_id |
Referenced by Transports::SUNSET::Task::updateScheduler().