Bike-X
0.8
|
#include "OVR_SensorImpl.h"
Additional Inherited Members | |
Public Types inherited from OVR::DeviceCreateDesc | |
enum | MatchResult { Match_None, Match_Found, Match_Candidate } |
Data Fields inherited from OVR::HIDDeviceCreateDesc | |
HIDDeviceDesc | HIDDesc |
Data Fields inherited from OVR::DeviceCreateDesc | |
DeviceFactory *const | pFactory |
const DeviceType | Type |
Ptr< DeviceManagerLock > | pLock |
AtomicInt< UInt32 > | HandleCount |
DeviceBase * | pDevice |
bool | Enumerated |
Data Fields inherited from OVR::ListNode< DeviceCreateDesc > | |
union { | |
T * | pPrev |
void * | pVoidPrev |
}; | |
union { | |
T * | pNext |
void * | pVoidNext |
}; | |
Definition at line 61 of file OVR_SensorImpl.h.
|
inline |
Definition at line 64 of file OVR_SensorImpl.h.
|
inlinevirtual |
Implements OVR::DeviceCreateDesc.
Definition at line 67 of file OVR_SensorImpl.h.
|
virtual |
Implements OVR::DeviceCreateDesc.
Definition at line 278 of file OVR_SensorImpl.cpp.
|
inlinevirtual |
Implements OVR::DeviceCreateDesc.
Definition at line 74 of file OVR_SensorImpl.h.
|
inlinevirtual |
Reimplemented from OVR::DeviceCreateDesc.
Definition at line 86 of file OVR_SensorImpl.h.
|
virtual |
Implements OVR::DeviceCreateDesc.
Definition at line 268 of file OVR_SensorImpl.cpp.