AddSpan(const OCDM_Span &span) | OCDM_Annotation | |
AnnotationContainsPosition(const long Position) const | OCDM_Annotation | |
AnnotationMatchesRange(const long Start, const long End) const | OCDM_Annotation | |
AttributeExists(const char *name) const | OCDM_Annotation | |
CompareAnnotations(const OCDM_Annotation &Ann) const | OCDM_Annotation | |
deleteObject(void) const | OCDM_Object | |
DisplaceAnnotation(const long offset, const long displacement) | OCDM_Annotation | |
empty(void) const | OCDM_Object | |
ensureValidity(void) const | OCDM_Object | |
GetFirstSpanOffsets(long &start, long &end) const | OCDM_Annotation | |
GetId(void) const | OCDM_Annotation | |
getObject(void) const | OCDM_Object | |
getStoredObject(void) const | OCDM_Object | |
GetType(void) const | OCDM_Annotation | |
initObject(const CDM_Object) const | OCDM_Object | |
isEmpty(void) const | OCDM_Object | |
Log(const char *str,...) const | OCDM_Object | |
objectType(void) const | OCDM_Annotation | [virtual] |
OCDM_Annotation() | OCDM_Annotation | |
OCDM_Annotation(const CDM_Object obj) | OCDM_Annotation | |
OCDM_Annotation(const class OCDM_Annotation &obj) | OCDM_Annotation | |
OCDM_Annotation(const char *type, const OCDM_SpanSet &Spans, const OCDM_AttributeSet &Attributes) | OCDM_Annotation | |
OCDM_Annotation(const char *type, const long start, const long end, const OCDM_AttributeSet &Attributes) | OCDM_Annotation | |
OCDM_Object() | OCDM_Object | |
OCDM_Object(const CDM_Object) | OCDM_Object | |
OCDM_Object(const class OCDM_Object &) | OCDM_Object | |
OCDM_REF(OCDM_Attribute) GetAttribute(const char *name) const | OCDM_Annotation | |
OCDM_REF(OCDM_AttributeSet) GetAttributes(void) const | OCDM_Annotation | |
OCDM_REF(OCDM_Span) GetFirstSpan(void) const | OCDM_Annotation | |
OCDM_REF(OCDM_SpanSet) GetSpans(void) const | OCDM_Annotation | |
operator=(const class OCDM_Object &obj) | OCDM_Annotation | [virtual] |
PutAttribute(const OCDM_Attribute &Attr) | OCDM_Annotation | |
ReconstructAnnotation(void) const | OCDM_Annotation | |
releaseObject(void) const | OCDM_Object | |
releaseStoredObject(void) const | OCDM_Object | |
RemoveAttribute(const char *name) | OCDM_Annotation | |
RemoveSpan(const long start, const long end) | OCDM_Annotation | |
setObject(const CDM_Object) const | OCDM_Object | |
size(void) const | OCDM_Object | |
storeObject(const class OCDM_Object *objPtr) const | OCDM_Object | |
toString(void) const | OCDM_Object | |
Valid(void) const | OCDM_Object | |
~OCDM_Object() | OCDM_Object | |