#include <OCDM.h>
Inheritance diagram for OCDM_RawDataSet:
Public Member Functions | |
OCDM_RawDataSet () | |
OCDM_RawDataSet (const CDM_Object obj) | |
OCDM_RawDataSet (const class OCDM_RawDataSet &obj) | |
OCDM_RawDataSet & | operator= (const class OCDM_Object &obj) |
This is the default assignment operator. | |
OCDM_INDEX_OPERATOR_REF (OCDM_RawData) operator[](const long index) const | |
void | add (const OCDM_RawData &) |
void | add (const char *) |
void | push_back (const OCDM_RawData &obj) |
void | push_back (const char *obj) |
const char * | objectType (void) const |
|
|
|
|
|
|
|
|
|
|
|
This method returns the type of the object as a string. Reimplemented from OCDM_RawData. |
|
|
|
Reimplemented from OCDM_RawData. |
|
|
|
|