OSDL::Video::VideoMemoryLostException Class Reference

#include <OSDLSurface.h>

Inheritance diagram for OSDL::Video::VideoMemoryLostException:

[legend]
Collaboration diagram for OSDL::Video::VideoMemoryLostException:
[legend]
List of all members.

Detailed Description

Thrown when video memory has been lost.

Definition at line 67 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 67 of file OSDLSurface.cc.

VideoMemoryLostException::VideoMemoryLostException (  )  throw ()

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

Definition at line 75 of file OSDLSurface.cc.

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

Definition at line 82 of file OSDLSurface.cc.


The documentation for this class was generated from the following files:
Generated on Fri Mar 30 14:47:30 2007 for OSDL by  doxygen 1.5.1