Xerces-C++
3.1.2
|
This is the complete list of members for SAXParseException, including all inherited members.
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 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 | |
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 XMLFileLoc lineNumber, const XMLFileLoc columnNumber, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXParseException | |
SAXParseException(const SAXParseException &toCopy) | SAXParseException | |
XMemory() | XMemory | protected |
~SAXException() | SAXException | virtual |
~SAXParseException() | SAXParseException |