Xerces-C++ 3.2.5
OutOfMemoryException Member List

This is the complete list of members for OutOfMemoryException, including all inherited members.

getCode() constOutOfMemoryException
getMessage() constOutOfMemoryException
getSrcFile() constOutOfMemoryException
getSrcLine() constOutOfMemoryException
getType() constOutOfMemoryException
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 OutOfMemoryException &toAssign)OutOfMemoryException
OutOfMemoryException()OutOfMemoryException
OutOfMemoryException(const OutOfMemoryException &toCopy)OutOfMemoryException
XMemory()XMemoryprotected
~OutOfMemoryException()OutOfMemoryException