#include <OCDM.h>
Inheritance diagram for OCDM_ByteSequenceSet:
Public Member Functions | |
OCDM_ByteSequenceSet () | |
OCDM_ByteSequenceSet (const CDM_Object obj) | |
OCDM_ByteSequenceSet (const class OCDM_ByteSequenceSet &obj) | |
OCDM_ByteSequenceSet & | operator= (const class OCDM_Object &obj) |
This is the default assignment operator. | |
OCDM_INDEX_OPERATOR_REF (OCDM_ByteSequence) operator[](const long index) const | |
void | add (const OCDM_ByteSequence &) |
void | add (const char *) |
void | push_back (const OCDM_ByteSequence &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_ByteSequence. |
|
|
|
Reimplemented from OCDM_ByteSequence. |
|
|
|
|