19 #ifndef MIR_REPORT_LOGGING_INPUT_REPORT_H_ 20 #define MIR_REPORT_LOGGING_INPUT_REPORT_H_ 40 InputReport(std::shared_ptr<mir::logging::Logger>
const& logger);
43 void received_event_from_kernel(int64_t when,
int type,
int code,
int value)
override;
51 char const* component();
52 std::shared_ptr<mir::logging::Logger>
const logger;
All things Mir.
Definition: atomic_callback.h:25