25 #ifndef INCLUDED_DeviceTokenPtr_h_GUID_0B9B2AF5_09FE_4F8C_FDEC_98BE876F020A 26 #define INCLUDED_DeviceTokenPtr_h_GUID_0B9B2AF5_09FE_4F8C_FDEC_98BE876F020A 39 namespace connection {
41 typedef unique_ptr<DeviceToken> DeviceTokenPtr;
45 #endif // INCLUDED_DeviceTokenPtr_h_GUID_0B9B2AF5_09FE_4F8C_FDEC_98BE876F020A 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
Header to bring unique_ptr into the osvr namespace.