19 #ifndef MIR_INPUT_RECEIVER_PLATFORM_H_
20 #define MIR_INPUT_RECEIVER_PLATFORM_H_
33 class InputReceiverThread;
34 class InputReceiverReport;
44 static std::shared_ptr<InputPlatform>
create();
45 static std::shared_ptr<InputPlatform>
create(std::shared_ptr<InputReceiverReport>
const& report);
57 #endif // MIR_INPUT_RECEIVER_PLATFORM_H_
All things Mir.
Definition: buffer_stream.h:37
Definition: event_deprecated.h:237