#include <input_report.h>
mir::report::logging::InputReport::InputReport |
( |
std::shared_ptr< mir::logging::Logger > const & |
logger | ) |
|
virtual mir::report::logging::InputReport::~InputReport |
( |
| ) |
|
|
virtualdefaultnoexcept |
void mir::report::logging::InputReport::published_key_event |
( |
int |
dest_fd, |
|
|
uint32_t |
seq_id, |
|
|
int64_t |
event_time |
|
) |
| |
|
virtual |
void mir::report::logging::InputReport::published_motion_event |
( |
int |
dest_fd, |
|
|
uint32_t |
seq_id, |
|
|
int64_t |
event_time |
|
) |
| |
|
virtual |
void mir::report::logging::InputReport::received_event_finished_signal |
( |
int |
src_fd, |
|
|
uint32_t |
seq_id |
|
) |
| |
|
virtual |
void mir::report::logging::InputReport::received_event_from_kernel |
( |
int64_t |
when, |
|
|
int |
type, |
|
|
int |
code, |
|
|
int |
value |
|
) |
| |
|
virtual |
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