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 < InputReceiverThread > | create_input_thread (int fd, std::function< void(MirEvent *)> const &callback) |
![]() | |
virtual | ~InputPlatform () |
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,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014