Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_MemoryException Class Reference

List of all members.

Public Member Functions

Constructor / Destructor
 CP_MemoryException (const char *inFunction, int inLine, const char *inFile)
 Constructor.
Getters
virtual const char * what () const throw ()

Public Attributes

const char * fFunction
const char * fFile
int fLine
char fMessageBuffer [512]

Constructor & Destructor Documentation

CP_MemoryException::CP_MemoryException const char *  inFunction,
int  inLine,
const char *  inFile
 


Member Function Documentation

const char * CP_MemoryException::what  )  const throw () [virtual]
 

Returns the message associated with this exception.

Returns:
const char * The message (if any) for this exception.


Member Data Documentation

const char* CP_MemoryException::fFunction
 

const char* CP_MemoryException::fFile
 

int CP_MemoryException::fLine
 

char CP_MemoryException::fMessageBuffer[512]
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 20 20:21:52 2005 for CPLAT_MacOS by  doxygen 1.4.0