[]Jimmy's World.org
No ads. No Profit. No Master, But Truth.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Tuesday the 6th of January 2009 @ 12:52pm
News Journal Creative Writing Projects Your JW About

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cDriverLayerException Class Reference

An exception thrown when a request to a lower level driver API fails in a way that is not handled by n2l. More...

#include <cDriverLayerException.h>

Inheritance diagram for n2l::cDriverLayerException:

Inheritance graph
[legend]
Collaboration diagram for n2l::cDriverLayerException:

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

An exception thrown when a request to a lower level driver API fails in a way that is not handled by n2l.

Definition at line 36 of file cDriverLayerException.h.


Constructor & Destructor Documentation

n2l::cDriverLayerException::cDriverLayerException const tString iCallSource,
const tString iMessage,
const tString iDriverName,
const tString iDriverError,
const tString iType = "Driver"
 

Definition at line 31 of file cDriverLayerException.cpp.

n2l::cDriverLayerException::~cDriverLayerException  )  [virtual]
 

Definition at line 45 of file cDriverLayerException.cpp.


Member Function Documentation

const tString & n2l::cDriverLayerException::driverError  )  const [virtual]
 

Definition at line 58 of file cDriverLayerException.cpp.

Referenced by operator tString().

const tString & n2l::cDriverLayerException::driverName  )  const [virtual]
 

Definition at line 51 of file cDriverLayerException.cpp.

Referenced by operator tString().

n2l::cDriverLayerException::operator tString  )  const [virtual]
 

Reimplemented from n2l::cException.

Definition at line 65 of file cDriverLayerException.cpp.

References n2l::cException::cException(), driverError(), and driverName().

virtual void n2l::cDriverLayerException::rethrow  )  const [inline, virtual]
 

Reimplemented from n2l::cException.

Reimplemented in n2l::cOpenGLException, and n2l::cSDLException.

Definition at line 51 of file cDriverLayerException.h.


The documentation for this class was generated from the following files:
©2009 Aaron Cameron
Benchmarks