|
Mir
|
Responsible for polling an InputReceiver to read and dispatch events when appropriate. More...
#include <android_input_receiver_thread.h>
Public Member Functions | |
| InputReceiverThread (std::shared_ptr< InputReceiver > const &receiver, std::function< void(MirEvent *)> const &event_handling_callback) | |
| virtual | ~InputReceiverThread () |
| void | start () |
| void | stop () |
| void | join () |
Protected Member Functions | |
| InputReceiverThread (const InputReceiverThread &)=delete | |
| InputReceiverThread & | operator= (const InputReceiverThread &)=delete |
Protected Member Functions inherited from mir::input::receiver::InputReceiverThread | |
| InputReceiverThread ()=default | |
| InputReceiverThread (const InputReceiverThread &)=delete | |
| InputReceiverThread & | operator= (const InputReceiverThread &)=delete |
Responsible for polling an InputReceiver to read and dispatch events when appropriate.
| mir::input::receiver::android::InputReceiverThread::InputReceiverThread | ( | std::shared_ptr< InputReceiver > const & | receiver, |
| std::function< void(MirEvent *)> const & | event_handling_callback | ||
| ) |
|
virtual |
Reimplemented from mir::input::receiver::InputReceiverThread.
|
protecteddelete |
|
virtual |
Implements mir::input::receiver::InputReceiverThread.
|
protecteddelete |
|
virtual |
Implements mir::input::receiver::InputReceiverThread.
|
virtual |
Implements mir::input::receiver::InputReceiverThread.
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015