DUNE: Uniform Navigational Environment
2.6.1
|
Public Member Functions | |
Driver (Tasks::Task *task, SerialPort *uart, const std::string &pin="") | |
~Driver (void) | |
void | checkMessages (void) |
void | sendSMS (const std::string &number, const std::string &msg, double timeout) |
|
inline |
Constructor.
[in] | task | parent task. |
[in] | uart | serial port connected to the ISU. |
[in] | pin | PIN number. |
|
inline |
Destructor.
|
inline |
Referenced by Transports::GSM::Task::pollStatus().
|
inline |
Referenced by Transports::GSM::Task::processQueue().