Xerces-C++ 3.3.0
|
This is the complete list of members for SAXNotRecognizedException, including all inherited members.
fMemoryManager | SAXException | protected |
fMsg | SAXException | protected |
getMessage() const | SAXException | virtual |
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 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 | |
SAXNotRecognizedException(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXNotRecognizedException | |
SAXNotRecognizedException(const XMLCh *const msg, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXNotRecognizedException | |
SAXNotRecognizedException(const char *const msg, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | SAXNotRecognizedException | |
SAXNotRecognizedException(const SAXException &toCopy) | SAXNotRecognizedException | |
XMemory() | XMemory | protected |
~SAXException() | SAXException | virtual |