#include <input_report.h>
◆ ~InputReport()
virtual mir::input::InputReport::~InputReport |
( |
| ) |
|
|
virtualdefault |
◆ InputReport() [1/2]
mir::input::InputReport::InputReport |
( |
| ) |
|
|
protecteddefault |
◆ InputReport() [2/2]
mir::input::InputReport::InputReport |
( |
InputReport const & |
| ) |
|
|
protecteddelete |
◆ failed_to_open_input_device()
virtual void mir::input::InputReport::failed_to_open_input_device |
( |
char const * |
device_name, |
|
|
char const * |
input_platform |
|
) |
| |
|
pure virtual |
◆ opened_input_device()
virtual void mir::input::InputReport::opened_input_device |
( |
char const * |
device_name, |
|
|
char const * |
input_platform |
|
) |
| |
|
pure virtual |
◆ operator=()
◆ published_key_event()
virtual void mir::input::InputReport::published_key_event |
( |
int |
dest_fd, |
|
|
uint32_t |
seq_id, |
|
|
int64_t |
event_time |
|
) |
| |
|
pure virtual |
◆ published_motion_event()
virtual void mir::input::InputReport::published_motion_event |
( |
int |
dest_fd, |
|
|
uint32_t |
seq_id, |
|
|
int64_t |
event_time |
|
) |
| |
|
pure virtual |
◆ received_event_from_kernel()
virtual void mir::input::InputReport::received_event_from_kernel |
( |
int64_t |
when, |
|
|
int |
type, |
|
|
int |
code, |
|
|
int |
value |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Mar 27 12:06:55 UTC 2017