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 |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016