#include <OCDM.h>
Inheritance diagram for OCDM_AttributeValue:
Public Member Functions | |
OCDM_AttributeValue () | |
OCDM_AttributeValue (const CDM_Object obj) | |
OCDM_AttributeValue (const class OCDM_AttributeValue &obj) | |
OCDM_AttributeValue (const int Type, const char *Value) | |
Constructor. | |
OCDM_AttributeValue & | operator= (const class OCDM_Object &obj) |
This is the default assignment operator. | |
const char * | objectType (void) const |
|
|
|
|
|
|
|
|
|
This method returns the type of the object as a string. Reimplemented from OCDM_Object. |
|
Reimplemented from OCDM_Object. |