#include <input_report.h>
virtual mir::input::InputReport::~InputReport |
( |
| ) |
|
|
virtualdefault |
mir::input::InputReport::InputReport |
( |
| ) |
|
|
protecteddefault |
mir::input::InputReport::InputReport |
( |
InputReport const & |
| ) |
|
|
protecteddelete |
virtual void mir::input::InputReport::published_key_event |
( |
int |
dest_fd, |
|
|
uint32_t |
seq_id, |
|
|
int64_t |
event_time |
|
) |
| |
|
pure virtual |
virtual void mir::input::InputReport::published_motion_event |
( |
int |
dest_fd, |
|
|
uint32_t |
seq_id, |
|
|
int64_t |
event_time |
|
) |
| |
|
pure virtual |
virtual void mir::input::InputReport::received_event_finished_signal |
( |
int |
src_fd, |
|
|
uint32_t |
seq_id |
|
) |
| |
|
pure virtual |
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,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014