Mir
Public Member Functions | Protected Member Functions | List of all members
mir::input::receiver::android::AndroidInputPlatform Class Reference

Implementation of client input machinery for android input stack wire protocol. More...

#include <android_input_platform.h>

Inheritance diagram for mir::input::receiver::android::AndroidInputPlatform:
[legend]

Public Member Functions

 AndroidInputPlatform (std::shared_ptr< InputReceiverReport > const &report)
 
virtual ~AndroidInputPlatform ()
 
std::shared_ptr< InputReceiverThreadcreate_input_thread (int fd, std::function< void(MirEvent *)> const &callback)
 
- Public Member Functions inherited from mir::input::receiver::InputPlatform
virtual ~InputPlatform ()
 

Protected Member Functions

 AndroidInputPlatform (const AndroidInputPlatform &)=delete
 
AndroidInputPlatformoperator= (const AndroidInputPlatform &)=delete
 
- Protected Member Functions inherited from mir::input::receiver::InputPlatform
 InputPlatform ()=default
 
 InputPlatform (const InputPlatform &)=delete
 
InputPlatformoperator= (const InputPlatform &)=delete
 

Additional Inherited Members

- Static Public Member Functions inherited from mir::input::receiver::InputPlatform
static std::shared_ptr< InputPlatformcreate ()
 
static std::shared_ptr< InputPlatformcreate (std::shared_ptr< InputReceiverReport > const &report)
 

Detailed Description

Implementation of client input machinery for android input stack wire protocol.

Constructor & Destructor Documentation

mir::input::receiver::android::AndroidInputPlatform::AndroidInputPlatform ( std::shared_ptr< InputReceiverReport > const &  report)
mir::input::receiver::android::AndroidInputPlatform::~AndroidInputPlatform ( )
virtual
mir::input::receiver::android::AndroidInputPlatform::AndroidInputPlatform ( const AndroidInputPlatform )
protecteddelete

Member Function Documentation

std::shared_ptr< mircv::InputReceiverThread > mir::input::receiver::android::AndroidInputPlatform::create_input_thread ( int  fd,
std::function< void(MirEvent *)> const &  callback 
)
virtual
AndroidInputPlatform& mir::input::receiver::android::AndroidInputPlatform::operator= ( const AndroidInputPlatform )
protecteddelete

The documentation for this class was generated from the following files:

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015