DUNE: Uniform Navigational Environment  2.6.0-rc1
Transports::SUNSET::ScheduleKey Struct Reference

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
 

Constructor & Destructor Documentation

Transports::SUNSET::ScheduleKey::ScheduleKey ( const std::string &  a_measure_name,
unsigned  a_sensor_id,
unsigned  a_destination 
)
inline

Member Function Documentation

bool Transports::SUNSET::ScheduleKey::operator< ( const ScheduleKey other) const
inline
bool Transports::SUNSET::ScheduleKey::operator== ( const ScheduleKey other) const
inline
bool Transports::SUNSET::ScheduleKey::operator> ( const ScheduleKey other) const
inline

Member Data Documentation

unsigned Transports::SUNSET::ScheduleKey::destination
std::string Transports::SUNSET::ScheduleKey::measure_name
unsigned Transports::SUNSET::ScheduleKey::sensor_id
Collaboration diagram for Transports::SUNSET::ScheduleKey:
Collaboration graph