fMemoryManager | SAXException | [protected] |
fMsg | SAXException | [protected] |
getColumnNumber() const | SAXParseException | |
getLineNumber() const | SAXParseException | |
getMessage() const | SAXException | [virtual] |
getPublicId() const | SAXParseException | |
getSystemId() const | SAXParseException | |
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 SAXParseException &toAssign) | SAXParseException | |
SAXException::operator=(const SAXException &toCopy) | SAXException | |
SAXException(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXException | |
SAXException(const XMLCh *const msg, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXException | |
SAXException(const char *const msg, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXException | |
SAXException(const SAXException &toCopy) | SAXException | |
SAXParseException(const XMLCh *const message, const Locator &locator, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXParseException | |
SAXParseException(const XMLCh *const message, const XMLCh *const publicId, const XMLCh *const systemId, const XMLSSize_t lineNumber, const XMLSSize_t columnNumber, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXParseException | |
SAXParseException(const SAXParseException &toCopy) | SAXParseException | |
XMemory() | XMemory | [protected] |
XMemory(const XMemory &) | XMemory | [protected] |
~SAXException() | SAXException | [virtual] |
~SAXParseException() | SAXParseException | |