addChild(QName *const child, const bool toParent) | ElemStack | |
addLevel() | ElemStack | |
addLevel(XMLElementDecl *const toSet, const unsigned int readerNum) | ElemStack | |
addPrefix(const XMLCh *const prefixToAdd, const unsigned int uriId) | ElemStack | |
ElemStack(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | ElemStack | |
ElemStack(const ElemStack &) | ElemStack | [private] |
expandMap(StackElem *const toExpand) | ElemStack | [private] |
expandStack() | ElemStack | [private] |
fEmptyNamespaceId | ElemStack | [private] |
fGlobalPoolId | ElemStack | [private] |
fMemoryManager | ElemStack | [private] |
fPrefixPool | ElemStack | [private] |
fStack | ElemStack | [private] |
fStackCapacity | ElemStack | [private] |
fStackTop | ElemStack | [private] |
fUnknownNamespaceId | ElemStack | [private] |
fXMLNamespaceId | ElemStack | [private] |
fXMLNSNamespaceId | ElemStack | [private] |
fXMLNSPoolId | ElemStack | [private] |
fXMLPoolId | ElemStack | [private] |
getCurrentGrammar() | ElemStack | [inline] |
getCurrentScope() | ElemStack | [inline] |
getCurrentURI() | ElemStack | [inline] |
getValidationFlag() | ElemStack | [inline] |
isEmpty() const | ElemStack | [inline] |
MapModes enum name | ElemStack | |
mapPrefixToURI(const XMLCh *const prefixToMap, const MapModes mode, bool &unknown) const | ElemStack | |
Mode_Attribute enum value | ElemStack | |
Mode_Element enum value | ElemStack | |
operator delete(void *p) | XMemory | |
operator delete(void *p, MemoryManager *memMgr) | XMemory | |
operator new(size_t size) | XMemory | |
operator new(size_t size, MemoryManager *memMgr) | XMemory | |
operator=(const ElemStack &) | ElemStack | [private] |
popTop() | ElemStack | |
reset(const unsigned int emptyId, const unsigned int unknownId, const unsigned int xmlId, const unsigned int xmlNSId) | ElemStack | |
setCurrentGrammar(Grammar *currentGrammar) | ElemStack | [inline] |
setCurrentScope(int currentScope) | ElemStack | [inline] |
setCurrentURI(unsigned int uri) | ElemStack | [inline] |
setElement(XMLElementDecl *const toSet, const unsigned int readerNum) | ElemStack | |
setValidationFlag(bool validationFlag) | ElemStack | [inline] |
topElement() const | ElemStack | |
XMemory() | XMemory | [inline, protected] |
~ElemStack() | ElemStack | |