#include <csinput.h>
Inheritance diagram for csInputDriver:
Protected Methods | |
csInputDriver (iObjectRegistry *) | |
virtual | ~csInputDriver () |
iEventQueue* | GetEventQueue () |
virtual void | LostFocus ()=0 |
virtual void | Post (iEvent *) |
void | SetSCFParent (iBase *) |
void | StartListening () |
void | StopListening () |
Protected Attributes | |
iObjectRegistry* | Registry |
FocusListener | Listener |
iEventQueue* | Queue |
Friends | |
class | FocusListener |