Bike-X
0.8
|
#include "OVR_Device.h"
Public Member Functions | |
DeviceInfo () | |
Data Fields | |
const DeviceType | InfoClassType |
DeviceType | Type |
String | ProductName |
String | Manufacturer |
unsigned | Version |
Protected Member Functions | |
DeviceInfo (DeviceType type) | |
void | operator= (const DeviceInfo &) |
Definition at line 140 of file OVR_Device.h.
|
inline |
Definition at line 143 of file OVR_Device.h.
|
inlineprotected |
Definition at line 159 of file OVR_Device.h.
|
inlineprotected |
Definition at line 161 of file OVR_Device.h.
const DeviceType OVR::DeviceInfo::InfoClassType |
Definition at line 149 of file OVR_Device.h.
String OVR::DeviceInfo::Manufacturer |
Definition at line 155 of file OVR_Device.h.
String OVR::DeviceInfo::ProductName |
Definition at line 154 of file OVR_Device.h.
DeviceType OVR::DeviceInfo::Type |
Definition at line 152 of file OVR_Device.h.
unsigned OVR::DeviceInfo::Version |
Definition at line 156 of file OVR_Device.h.