Base class for the DeviceInterfaceObjects retrieved by plugins to let them send data on an interface. Contains functionality shared between all such interface objects. More...
#include <osvr/Connection/DeviceInterfaceBase.h>
Public Member Functions | |
void | setDeviceToken (DeviceToken &dev) |
util::GuardPtr | getSendGuard () |
Base class for the DeviceInterfaceObjects retrieved by plugins to let them send data on an interface. Contains functionality shared between all such interface objects.
Definition at line 43 of file DeviceInterfaceBase.h.