OSVR-Core
|
Base class for the DeviceInterfaceObjects retrieved by plugins to let them send data on an interface. More...
#include <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.