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) |
![]() | |
virtual | ~InputPlatform ()=default |
Protected Member Functions | |
AndroidInputPlatform (const AndroidInputPlatform &)=delete | |
AndroidInputPlatform & | operator= (const AndroidInputPlatform &)=delete |
![]() | |
InputPlatform ()=default | |
InputPlatform (const InputPlatform &)=delete | |
InputPlatform & | operator= (const InputPlatform &)=delete |
Additional Inherited Members | |
![]() | |
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 Thu Sep 8 14:50:19 UTC 2016