#include <OSDLKeyboardHandler.h>
Inheritance diagram for OSDL::Events::KeyboardException:
Definition at line 57 of file OSDLKeyboardHandler.h.
Public Member Functions | |
| KeyboardException (const std::string &reason) throw () | |
| virtual | ~KeyboardException () throw () |
| OSDL::Events::KeyboardException::KeyboardException | ( | const std::string & | reason | ) | throw () [explicit] |
| KeyboardException::~KeyboardException | ( | ) | throw () [virtual] |
Definition at line 58 of file OSDLKeyboardHandler.cc.
1.5.1