25 #ifndef INCLUDED_SyncDeviceToken_h_GUID_0A738016_90A8_4E81_B5C0_247478D59FD2 26 #define INCLUDED_SyncDeviceToken_h_GUID_0A738016_90A8_4E81_B5C0_247478D59FD2 38 namespace connection {
45 void m_setUpdateCallback(DeviceUpdateCallback
const &cb)
override;
49 util::GuardPtr m_getSendGuard()
override;
50 void m_connectionInteract()
override;
53 DeviceUpdateCallback m_cb;
57 #endif // INCLUDED_SyncDeviceToken_h_GUID_0A738016_90A8_4E81_B5C0_247478D59FD2
A DeviceToken connects the generic device interaction code in PluginKit's C API with the workings of ...
Definition: DeviceToken.h:56
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Base class for connection-specific message type registration.
Definition: MessageType.h:38
Definition: SyncDeviceToken.h:39
Standardized, portable parallel to struct timeval for representing both absolute times and time inter...
Definition: TimeValueC.h:81