OSDL::Video::VideoMemoryLostException Class Reference

#include <OSDLSurface.h>

Inheritance diagram for OSDL::Video::VideoMemoryLostException:

Inheritance graph
[legend]
Collaboration diagram for OSDL::Video::VideoMemoryLostException:

Collaboration graph
[legend]

List of all members.


Detailed Description

Thrown when video memory has been lost.

Definition at line 97 of file OSDLSurface.h.


Public Member Functions

 VideoMemoryLostException (const std::string &message) throw ()
 VideoMemoryLostException () throw ()
 Constructor with no message, used when no particular reason is known.
virtual ~VideoMemoryLostException () throw ()

Constructor & Destructor Documentation

VideoMemoryLostException::VideoMemoryLostException ( const std::string &  message  )  throw ()

Definition at line 84 of file OSDLSurface.cc.

VideoMemoryLostException::VideoMemoryLostException (  )  throw ()

Constructor with no message, used when no particular reason is known.

Definition at line 93 of file OSDLSurface.cc.

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

Definition at line 101 of file OSDLSurface.cc.


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

Generated on Fri Aug 1 14:46:23 2008 for OSDL by  doxygen 1.5.5