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

CP_BoundsException Class Reference

List of all members.

Public Member Functions

Constructor / Destructor
 CP_BoundsException (const char *, 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_BoundsException::CP_BoundsException const char *  ,
const char *  inFunction,
int  inLine,
const char *  inFile
 


Member Function Documentation

const char * CP_BoundsException::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_BoundsException::fFunction
 

const char* CP_BoundsException::fFile
 

int CP_BoundsException::fLine
 

char CP_BoundsException::fMessageBuffer[512]
 


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