DUNE: Uniform Navigational Environment
2016.09.0
|
SMS struct.
Public Member Functions | |
bool | operator< (const SMS &other) const |
Public Attributes | |
std::string | recipient |
std::string | message |
double | deadline |
double Transports::GSM::SMS::deadline |
Referenced by Transports::GSM::Task::consume(), operator<(), and Transports::GSM::Task::processQueue().
std::string Transports::GSM::SMS::message |
Referenced by Transports::GSM::Task::consume(), and Transports::GSM::Task::processQueue().
std::string Transports::GSM::SMS::recipient |
Referenced by Transports::GSM::Task::consume(), and Transports::GSM::Task::processQueue().