OSDL::Video::TwoDimensional::ImageException Class Reference

Mother class for all image exceptions. More...

#include <OSDLImage.h>

Inheritance diagram for OSDL::Video::TwoDimensional::ImageException:
Inheritance graph
[legend]
Collaboration diagram for OSDL::Video::TwoDimensional::ImageException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ImageException (const std::string &reason)
 Implementation notes:
virtual ~ImageException () throw ()

Detailed Description

Mother class for all image exceptions.

Definition at line 67 of file OSDLImage.h.


Constructor & Destructor Documentation

ImageException::ImageException ( const std::string &  reason  ) 

Implementation notes:

we are using now SDL_rwops (Utils::DataStream) instead of direct files, so that images can be read from various sources, included archive-embedded files.

Definition at line 106 of file OSDLImage.cc.

ImageException::~ImageException (  )  throw () [virtual]

Definition at line 114 of file OSDLImage.cc.


The documentation for this class was generated from the following files:
Generated on Mon Nov 29 14:06:15 2010 for OSDL by  doxygen 1.6.3