OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::connection::DeviceInterfaceBase Class Reference

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>

Inheritance diagram for osvr::connection::DeviceInterfaceBase:
OSVR_AnalogDeviceInterfaceObject OSVR_ButtonDeviceInterfaceObject OSVR_DirectionDeviceInterfaceObject OSVR_EyeTrackerDeviceInterfaceObject OSVR_ImagingDeviceInterfaceObject OSVR_Location2D_DeviceInterfaceObject OSVR_LocomotionDeviceInterfaceObject 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.

Definition at line 43 of file DeviceInterfaceBase.h.


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