#include <OSDLSurface.h>
Inheritance diagram for OSDL::Video::SurfaceEvent:
Definition at line 52 of file OSDLSurface.h.
Public Member Functions | |
SurfaceEvent (Ceylan::EventSource &source) throw () | |
SurfaceEvent () throw () | |
virtual | ~SurfaceEvent () throw () |
SurfaceEvent::SurfaceEvent | ( | Ceylan::EventSource & | source | ) | throw () [explicit] |
Definition at line 53 of file OSDLSurface.cc.
OSDL::Video::SurfaceEvent::SurfaceEvent | ( | ) | throw () |
SurfaceEvent::~SurfaceEvent | ( | ) | throw () [virtual] |
Definition at line 60 of file OSDLSurface.cc.