Classes | Public Member Functions | Protected Attributes
OVR::HIDDevice Class Reference

#include <OVR_HIDDevice.h>

Inheritance diagram for OVR::HIDDevice:
Inheritance graph
[legend]

List of all members.

Classes

class  HIDHandler

Public Member Functions

virtual bool GetFeatureReport (UByte *data, UInt32 length)=0
 HIDDevice ()
virtual bool SetFeatureReport (UByte *data, UInt32 length)=0
void SetHandler (HIDHandler *handler)
virtual ~HIDDevice ()

Protected Attributes

HIDHandlerHandler

Detailed Description

Definition at line 93 of file OVR_HIDDevice.h.


Constructor & Destructor Documentation

Definition at line 97 of file OVR_HIDDevice.h.

virtual OVR::HIDDevice::~HIDDevice ( ) [inline, virtual]

Reimplemented in OVR::Win32::HIDDevice, OVR::OSX::HIDDevice, and OVR::Linux::HIDDevice.

Definition at line 102 of file OVR_HIDDevice.h.


Member Function Documentation

virtual bool OVR::HIDDevice::GetFeatureReport ( UByte data,
UInt32  length 
) [pure virtual]
virtual bool OVR::HIDDevice::SetFeatureReport ( UByte data,
UInt32  length 
) [pure virtual]
void OVR::HIDDevice::SetHandler ( HIDHandler handler) [inline]

Definition at line 134 of file OVR_HIDDevice.h.


Member Data Documentation

Definition at line 138 of file OVR_HIDDevice.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20