22 #include "DeviceManager.hpp" 23 #include "Typedefs.hpp" 53 virtual uint32_t dmHookAssignID() = 0;
61 virtual void dmHookDeviceException(
const std::string& message) = 0;
Allows reacting to device events.
Definition: DeviceManagerHooks.hpp:35
EventType
Type of event that took place on the device.
Definition: DeviceManager.hpp:51