http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

OutOfMemoryException Member List

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

getCode() const OutOfMemoryException
getMessage() const OutOfMemoryException
getSrcFile() const OutOfMemoryException
getSrcLine() const OutOfMemoryException
getType() const OutOfMemoryException
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()XMemory [protected]
~OutOfMemoryException()OutOfMemoryException



Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.