ot_lib::ot_messageSET Class Reference

#include <ot_lib.h>

Inheritance diagram for ot_lib::ot_messageSET:

ot_lib::ot_messageRequest ot_lib::ot_messageBase

List of all members.

Public Member Functions

 ot_messageSET (const ot_path &aPath, const ot_obj *data)
 ~ot_messageSET (void)
const ot_path getAttrPath (void) const
const ot_objgetData (void) const
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

Private Attributes

ot_path m_aPath
auto_ptr< ot_objm_data


Constructor & Destructor Documentation

ot_lib::ot_messageSET::ot_messageSET ( const ot_path aPath,
const ot_obj data 
) [inline]

ot_lib::ot_messageSET::~ot_messageSET ( void   )  [inline]


Member Function Documentation

const ot_path ot_lib::ot_messageSET::getAttrPath ( void   )  const [inline]

const ot_obj* ot_lib::ot_messageSET::getData ( void   )  const [inline]

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

void ot_lib::ot_messageSET::encode ( ot_map msg  )  const [virtual]

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

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


Member Data Documentation

const string ot_lib::ot_messageSET::m_messageCode [static]


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

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