25 #ifndef INCLUDED_VirtualDeviceToken_h_GUID_19C3D2F5_865C_4DA7_B40C_DF833D94476A
26 #define INCLUDED_VirtualDeviceToken_h_GUID_19C3D2F5_865C_4DA7_B40C_DF833D94476A
38 namespace connection {
49 osvr::connection::DeviceUpdateCallback
const &)
override;
51 MessageType *type,
const char *bytestream,
size_t len)
override;
52 util::GuardPtr m_getSendGuard()
override;
53 void m_connectionInteract()
override;
58 #endif // INCLUDED_VirtualDeviceToken_h_GUID_19C3D2F5_865C_4DA7_B40C_DF833D94476A
A DeviceToken connects the generic device interaction code in PluginKit's C API with the workings of ...
Base class for connection-specific message type registration.
A device token for a device that does not have a standard update or wait callback - for instance...
void m_setUpdateCallback(osvr::connection::DeviceUpdateCallback const &) override
Should never be called.
Standardized, portable parallel to struct timeval for representing both absolute times and time inter...