opengl_exception Class Reference

#include <exception.hpp>

Inheritance diagram for opengl_exception:

Inheritance graph
[legend]
Collaboration diagram for opengl_exception:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 90 of file exception.hpp.


Public Member Functions

const wchar_t * get_message () const
 opengl_exception (const char *fname, const int line, const wchar_t *format,...)

Protected Attributes

char * fname
int line
wchar_t * message

Constructor & Destructor Documentation

opengl_exception ( const char *  fname,
const int  line,
const wchar_t *  format,
  ... 
)

Definition at line 135 of file exception.cpp.

References MAKE_MESSAGE_INTERNAL.


Member Function Documentation

const wchar_t * get_message (  )  const [inherited]

Definition at line 95 of file exception.cpp.

References exception::message.

Referenced by application::application(), load_scenery_thread::run(), and SDL_main().


Member Data Documentation

char* fname [protected, inherited]

Definition at line 71 of file exception.hpp.

Referenced by internal_exception::~internal_exception().

int line [protected, inherited]

Definition at line 72 of file exception.hpp.

wchar_t* message [protected, inherited]

Definition at line 55 of file exception.hpp.

Referenced by exception::get_message(), and exception::~exception().


The documentation for this class was generated from the following files:

Generated on Sat Mar 1 13:50:05 2008 for Periapsis Project by  doxygen 1.5.5