#include <ot_lib.h>

Public Member Functions | |
| ot_messagePINGRESP (void) | |
| ~ot_messagePINGRESP (void) | |
| void | encode (ot_map &msg) const |
| const string | getMessageCode (void) const |
Static Public Member Functions | |
| static ot_messageBase * | decode (const ot_map &input) |
Static Public Attributes | |
| static const string | m_messageCode |
| ot_lib::ot_messagePINGRESP::ot_messagePINGRESP | ( | void | ) | [inline] |
| ot_lib::ot_messagePINGRESP::~ot_messagePINGRESP | ( | void | ) | [inline] |
| static ot_messageBase* ot_lib::ot_messagePINGRESP::decode | ( | const ot_map & | input | ) | [static] |
| void ot_lib::ot_messagePINGRESP::encode | ( | ot_map & | msg | ) | const [virtual] |
Implements ot_lib::ot_messageBase.
| const string ot_lib::ot_messagePINGRESP::getMessageCode | ( | void | ) | const [inline, virtual] |
Implements ot_lib::ot_messageBase.
const string ot_lib::ot_messagePINGRESP::m_messageCode [static] |
1.5.5