Xerces-C++
3.1.2
|
This is the complete list of members for SAXException, 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 | |
XMemory() | XMemory | protected |
~SAXException() | SAXException | virtual |