ot_messageDUMP Class Reference

#include <ot_messageDump.h>

Inheritance diagram for ot_messageDUMP:

ot_messageRequest ot_messageBase

List of all members.

Public Member Functions

 ot_messageDUMP (void)
 ~ot_messageDUMP (void)
void encode (ot_map &msg) const
const string getMessageCode (void) const
auto_ptr< ot_messageResponseexec (ot_functionManager &fm)

Static Public Member Functions

static ot_messageBasedecode (const ot_map &input)

Static Public Attributes

static const string m_messageCode


Constructor & Destructor Documentation

ot_messageDUMP::ot_messageDUMP ( void   )  [inline]

ot_messageDUMP::~ot_messageDUMP ( void   )  [inline]


Member Function Documentation

static ot_messageBase* ot_messageDUMP::decode ( const ot_map input  )  [static]

void ot_messageDUMP::encode ( ot_map msg  )  const [virtual]

Implements ot_messageBase.

const string ot_messageDUMP::getMessageCode ( void   )  const [inline, virtual]

Implements ot_messageBase.

References m_messageCode.

auto_ptr<ot_messageResponse> ot_messageDUMP::exec ( ot_functionManager fm  )  [virtual]

Implements ot_messageRequest.


Member Data Documentation

const string ot_messageDUMP::m_messageCode [static]

Referenced by getMessageCode().


The documentation for this class was generated from the following file:

Generated on Sun May 4 12:42:44 2008 for OT_LIB 4.1 by  doxygen 1.5.5