Xerces-C++ 3.3.0
|
This is the complete list of members for XSAnnotation, including all inherited members.
ANNOTATION_TARGET enum name | XSAnnotation | |
fComponentType | XSObject | protected |
fContents | XSAnnotation | protected |
fId | XSObject | protected |
fMemoryManager | XSObject | protected |
fNext | XSAnnotation | protected |
fXSModel | XSObject | protected |
getAnnotationString() const | XSAnnotation | |
getAnnotationString() | XSAnnotation | |
getId() const | XSObject | virtual |
getLineCol(XMLFileLoc &line, XMLFileLoc &col) const | XSAnnotation | |
getName() const | XSObject | virtual |
getNamespace() const | XSObject | virtual |
getNamespaceItem() | XSObject | virtual |
getNext() | XSAnnotation | |
getSystemId() const | XSAnnotation | |
getType() const | XSObject | |
operator delete(void *p) | XMemory | |
operator delete(void *p, MemoryManager *memMgr) | XMemory | |
operator delete(void *p, void *ptr) | XMemory | |
operator new(size_t size) | XMemory | |
operator new(size_t size, MemoryManager *memMgr) | XMemory | |
operator new(size_t size, void *ptr) | XMemory | |
setId(XMLSize_t id) | XSObject | |
setLineCol(XMLFileLoc line, XMLFileLoc col) | XSAnnotation | |
setNext(XSAnnotation *const nextAnnotation) | XSAnnotation | |
setSystemId(const XMLCh *const systemId) | XSAnnotation | |
W3C_DOM_DOCUMENT enum value | XSAnnotation | |
W3C_DOM_ELEMENT enum value | XSAnnotation | |
writeAnnotation(DOMNode *node, ANNOTATION_TARGET targetType) | XSAnnotation | |
writeAnnotation(ContentHandler *handler) | XSAnnotation | |
XMemory() | XMemory | protected |
XSAnnotation(const XMLCh *const contents, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XSAnnotation | |
XSAnnotation(MemoryManager *const manager) | XSAnnotation | |
XSObject(XSConstants::COMPONENT_TYPE compType, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | XSObject | |
~XSAnnotation() | XSAnnotation | |
~XSObject() | XSObject | virtual |