ml::omData_omMessage Class Reference

Data type for messages. More...

#include <ObjMgr/mlObjMgrAttribute_Message.h>

Inheritance diagram for ml::omData_omMessage:

ml::omDataType ml::omAttribute_omMessage

List of all members.

Public Member Functions

 omData_omMessage ()
 omData_omMessage (const omData_omMessage &msg)
 omData_omMessage (const omMessage &value)
omData_omMessageoperator= (const omData_omMessage &msg)
omData_omMessageoperator= (const omMessage &value)
virtual void assign (const omMessage &value)
 operator const omMessage & () const
bool operator== (const omMessage &value) const
bool operator!= (const omMessage &value) const
virtual std::string getStringValue () const
 Get value of data type as string.
virtual void setStringValue (const std::string &value)
 Set data type value from string.

Protected Attributes

omMessage _value


Detailed Description

Data type for messages.

Definition at line 74 of file mlObjMgrAttribute_Message.h.


Constructor & Destructor Documentation

ml::omData_omMessage::omData_omMessage (  )  [inline]

Definition at line 86 of file mlObjMgrAttribute_Message.h.

ml::omData_omMessage::omData_omMessage ( const omData_omMessage msg  )  [inline]

Definition at line 87 of file mlObjMgrAttribute_Message.h.

ml::omData_omMessage::omData_omMessage ( const omMessage value  )  [inline]

Definition at line 88 of file mlObjMgrAttribute_Message.h.


Member Function Documentation

virtual void ml::omData_omMessage::assign ( const omMessage value  )  [inline, virtual]

Reimplemented in ml::omAttribute_omMessage.

Definition at line 96 of file mlObjMgrAttribute_Message.h.

virtual std::string ml::omData_omMessage::getStringValue (  )  const [inline, virtual]

Get value of data type as string.

Implements ml::omDataType.

Definition at line 111 of file mlObjMgrAttribute_Message.h.

ml::omData_omMessage::operator const omMessage & (  )  const [inline]

Definition at line 100 of file mlObjMgrAttribute_Message.h.

bool ml::omData_omMessage::operator!= ( const omMessage value  )  const [inline]

Definition at line 107 of file mlObjMgrAttribute_Message.h.

omData_omMessage& ml::omData_omMessage::operator= ( const omMessage value  )  [inline]

Definition at line 93 of file mlObjMgrAttribute_Message.h.

omData_omMessage& ml::omData_omMessage::operator= ( const omData_omMessage msg  )  [inline]

Definition at line 90 of file mlObjMgrAttribute_Message.h.

References _value.

bool ml::omData_omMessage::operator== ( const omMessage value  )  const [inline]

Definition at line 104 of file mlObjMgrAttribute_Message.h.

virtual void ml::omData_omMessage::setStringValue ( const std::string &  value  )  [inline, virtual]

Set data type value from string.

The string is converted to the internal data type.

Implements ml::omDataType.

Definition at line 114 of file mlObjMgrAttribute_Message.h.


Member Data Documentation

Definition at line 82 of file mlObjMgrAttribute_Message.h.

Referenced by operator=().


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

Generated on Sat Sep 3 18:39:39 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8