|
Bike-X
0.8
|
#include "OVR_Device.h"


Public Member Functions | |
| SensorInfo () | |
Public Member Functions inherited from OVR::DeviceInfo | |
| DeviceInfo () | |
Data Fields | |
| UInt16 | VendorId |
| UInt16 | ProductId |
| SensorRange | MaxRanges |
| String | SerialNumber |
Data Fields inherited from OVR::DeviceInfo | |
| const DeviceType | InfoClassType |
| DeviceType | Type |
| String | ProductName |
| String | Manufacturer |
| unsigned | Version |
Private Member Functions | |
| void | operator= (const SensorInfo &) |
Additional Inherited Members | |
Protected Member Functions inherited from OVR::DeviceInfo | |
| DeviceInfo (DeviceType type) | |
| void | operator= (const DeviceInfo &) |
Definition at line 476 of file OVR_Device.h.
|
inline |
Definition at line 479 of file OVR_Device.h.
|
inlineprivate |
Definition at line 492 of file OVR_Device.h.
| SensorRange OVR::SensorInfo::MaxRanges |
Definition at line 487 of file OVR_Device.h.
| UInt16 OVR::SensorInfo::ProductId |
Definition at line 485 of file OVR_Device.h.
| String OVR::SensorInfo::SerialNumber |
Definition at line 489 of file OVR_Device.h.
| UInt16 OVR::SensorInfo::VendorId |
Definition at line 484 of file OVR_Device.h.