io_exception Class Reference

#include <exception.hpp>

Inheritance diagram for io_exception:

Inheritance graph
[legend]
Collaboration diagram for io_exception:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 120 of file exception.hpp.


Public Member Functions

const wchar_t * get_message () const
 io_exception (const wchar_t *format,...)

Protected Attributes

wchar_t * message

Constructor & Destructor Documentation

io_exception ( const wchar_t *  format,
  ... 
)

Definition at line 156 of file exception.cpp.

References MAKE_MESSAGE.


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

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