Mir
|
#include <legacy_input_dispatchable.h>
Public Member Functions | |
virtual void | start ()=0 |
![]() | |
Dispatchable ()=default | |
virtual | ~Dispatchable ()=default |
Dispatchable & | operator= (Dispatchable const &)=delete |
Dispatchable (Dispatchable const &)=delete | |
virtual Fd | watch_fd () const =0 |
Get a poll()able file descriptor. More... | |
virtual bool | dispatch (FdEvents events)=0 |
Dispatch one pending event. More... | |
virtual FdEvents | relevant_events () const =0 |
The set of file-descriptor events this Dispatchable handles. More... | |
|
pure virtual |
Implemented in mir::input::android::InputReaderDispatchable.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015