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

Public Types

typedef vrpn_Analog Base
 
- Public Types inherited from osvr::connection::AnalogServerInterface
typedef OSVR_AnalogState value_type
 

Public Member Functions

 VrpnAnalogServer (DeviceConstructionData &init)
 
virtual bool setValue (value_type val, OSVR_ChannelCount chan, util::time::TimeValue const &tv)
 Sets the value to val at channel chan, and reports changes with the given timestamp.
 
virtual void setValues (value_type val[], OSVR_ChannelCount chans, util::time::TimeValue const &tv)
 Sets the values from the val array at channels [0, chans), and reports changes with the given timestamp.
 

Static Public Attributes

static const vrpn_uint32 CLASS_OF_SERVICE = vrpn_CONNECTION_LOW_LATENCY
 

Detailed Description

Definition at line 40 of file VrpnAnalogServer.h.


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