OSVR-Core
Public Member Functions | List of all members
osvr::connection::DeviceInterfaceBase Class Reference

Base class for the DeviceInterfaceObjects retrieved by plugins to let them send data on an interface. More...

#include <DeviceInterfaceBase.h>

Inheritance diagram for osvr::connection::DeviceInterfaceBase:
OSVR_AnalogDeviceInterfaceObject OSVR_ButtonDeviceInterfaceObject OSVR_DirectionDeviceInterfaceObject OSVR_EyeTrackerDeviceInterfaceObject OSVR_ImagingDeviceInterfaceObject OSVR_Location2D_DeviceInterfaceObject OSVR_LocomotionDeviceInterfaceObject OSVR_SkeletonDeviceInterfaceObject OSVR_TrackerDeviceInterfaceObject

Public Member Functions

void setDeviceToken (DeviceToken &dev)
 
util::GuardPtr getSendGuard ()
 

Detailed Description

Base class for the DeviceInterfaceObjects retrieved by plugins to let them send data on an interface.

Contains functionality shared between all such interface objects.


The documentation for this class was generated from the following file: