#include <OSDLMouseCursor.h>


Definition at line 73 of file OSDLMouseCursor.h.
Public Member Functions | |
| MouseCursorException (const std::string &exception) throw () | |
| virtual | ~MouseCursorException () throw () |
| MouseCursorException::MouseCursorException | ( | const std::string & | exception | ) | throw () |
Definition at line 34 of file OSDLMouseCursor.cc.
Referenced by OSDL::Video::TwoDimensional::MouseCursor::MouseCursor().
| MouseCursorException::~MouseCursorException | ( | ) | throw () [virtual] |
Definition at line 42 of file OSDLMouseCursor.cc.
1.5.5