#include <ot_messagePing.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_messagePINGRESP::ot_messagePINGRESP | ( | void | ) | [inline] |
ot_messagePINGRESP::~ot_messagePINGRESP | ( | void | ) | [inline] |
static ot_messageBase* ot_messagePINGRESP::decode | ( | const ot_map & | input | ) | [static] |
void ot_messagePINGRESP::encode | ( | ot_map & | msg | ) | const [virtual] |
Implements ot_messageBase.
const string ot_messagePINGRESP::getMessageCode | ( | void | ) | const [inline, virtual] |
const string ot_messagePINGRESP::m_messageCode [static] |
Referenced by getMessageCode().