|
Mir
|
Implementation of client input machinery for android input stack wire protocol. More...
#include <android_input_platform.h>
Public Member Functions | |
| AndroidInputPlatform (std::shared_ptr< InputReceiverReport > const &report) | |
| virtual | ~AndroidInputPlatform () |
| std::shared_ptr< dispatch::Dispatchable > | create_input_receiver (int fd, std::shared_ptr< XKBMapper > const &mapper, std::function< void(MirEvent *)> const &callback) |
Public Member Functions inherited from mir::input::receiver::InputPlatform | |
| virtual | ~InputPlatform ()=default |
Protected Member Functions | |
| AndroidInputPlatform (const AndroidInputPlatform &)=delete | |
| AndroidInputPlatform & | operator= (const AndroidInputPlatform &)=delete |
Protected Member Functions inherited from mir::input::receiver::InputPlatform | |
| InputPlatform ()=default | |
| InputPlatform (const InputPlatform &)=delete | |
| InputPlatform & | operator= (const InputPlatform &)=delete |
Additional Inherited Members | |
Static Public Member Functions inherited from mir::input::receiver::InputPlatform | |
| static std::shared_ptr< InputPlatform > | create () |
| static std::shared_ptr< InputPlatform > | create (std::shared_ptr< InputReceiverReport > const &report) |
Implementation of client input machinery for android input stack wire protocol.
| mir::input::receiver::android::AndroidInputPlatform::AndroidInputPlatform | ( | std::shared_ptr< InputReceiverReport > const & | report | ) |
|
virtual |
|
protecteddelete |
|
virtual |
Implements mir::input::receiver::InputPlatform.
|
protecteddelete |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016