#include <ot_messageSet.h>

Public Member Functions | |
| ot_messageSETRESP (void) | |
| ~ot_messageSETRESP (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_messageSETRESP::ot_messageSETRESP | ( | void | ) | [inline] |
| ot_messageSETRESP::~ot_messageSETRESP | ( | void | ) | [inline] |
| static ot_messageBase* ot_messageSETRESP::decode | ( | const ot_map & | input | ) | [static] |
| void ot_messageSETRESP::encode | ( | ot_map & | msg | ) | const [virtual] |
Implements ot_messageBase.
| const string ot_messageSETRESP::getMessageCode | ( | void | ) | const [inline, virtual] |
const string ot_messageSETRESP::m_messageCode [static] |
Referenced by getMessageCode().
1.5.5