AnnotateColection(void) | OCDM_Collection | |
AttributeExists(const char *name) const | OCDM_Collection | |
CreateDocument(const char *XID, const OCDM_ByteSequence &RawData, const OCDM_AnnotationSet &Annotations, const OCDM_AttributeSet &Attributes, const char *encoding) | OCDM_Collection | |
CreateDocument(const char *XID, const OCDM_ByteSequence &RawData, const OCDM_AnnotationSet &Annotations, const OCDM_AttributeSet &Attributes) | OCDM_Collection | |
Destroy(const char *name) | OCDM_Collection | |
GetEncoding(void) const | OCDM_Collection | |
GetName(void) const | OCDM_Collection | |
GetOwner(void) const | OCDM_Collection | |
getStoredObject(void) const | OCDM_Collection | |
Length(void) const | OCDM_Collection | |
Log(const char *str,...) const | OCDM_Collection | |
objectType(void) const | OCDM_Collection | |
OCDM_Collection() | OCDM_Collection | |
OCDM_Collection(const char *name) | OCDM_Collection | |
OCDM_Collection(const class OCDM_Collection &obj) | OCDM_Collection | |
OCDM_Collection(const char *name, const OCDM_AttributeSet &AttrSet, const char *encoding) | OCDM_Collection | |
OCDM_Collection(const CDM_Collection) | OCDM_Collection | |
OCDM_REF(OCDM_Attribute) GetAttribute(const char *name) const | OCDM_Collection | |
OCDM_REF(OCDM_AttributeSet) GetAttributes(void) const | OCDM_Collection | |
OCDM_REF(OCDM_ByteSequence) Status(void) const | OCDM_Collection | |
OCDM_REF(OCDM_Document) FirstDocument(void) const | OCDM_Collection | |
OCDM_REF(OCDM_Document) GetByExternalId(const char *XID) const | OCDM_Collection | |
OCDM_REF(OCDM_Document) GetDocument(const char *ID) const | OCDM_Collection | |
OCDM_REF(OCDM_Document) NextDocument(void) const | OCDM_Collection | |
operator=(const class OCDM_Collection &obj) | OCDM_Collection | |
PutAttribute(const OCDM_Attribute &Attr) | OCDM_Collection | |
releaseStoredObject(void) const | OCDM_Collection | |
RemoveAttribute(const char *name) | OCDM_Collection | |
RemoveDocument(const char *Id) | OCDM_Collection | |
SetAssociatedInfo(const OCDM_ByteSequence &Info) | OCDM_Collection | |
SetEncoding(const char *encoding) | OCDM_Collection | |
SetName(const char *Name) | OCDM_Collection | |
SetOwner(const char *Owner) | OCDM_Collection | |
size(void) const | OCDM_Collection | |
storeObject(const class OCDM_Object *objPtr) const | OCDM_Collection | |
storeObject(const class OCDM_Document *objPtr) const | OCDM_Collection | |
Sync(void) const | OCDM_Collection | |
toString(void) const | OCDM_Collection | |
Valid(void) const | OCDM_Collection | |
~OCDM_Collection() | OCDM_Collection | |