Bike-X
0.8
|
#include "OVR_HIDDeviceImpl.h"
Data Fields | |
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 |
}; | |
Additional Inherited Members | |
Public Types inherited from OVR::DeviceCreateDesc | |
enum | MatchResult { Match_None, Match_Found, Match_Candidate } |
Definition at line 36 of file OVR_HIDDeviceImpl.h.
|
inline |
Definition at line 39 of file OVR_HIDDeviceImpl.h.
|
inline |
Definition at line 41 of file OVR_HIDDeviceImpl.h.
|
inlinevirtual |
Reimplemented from OVR::DeviceCreateDesc.
Definition at line 44 of file OVR_HIDDeviceImpl.h.
HIDDeviceDesc OVR::HIDDeviceCreateDesc::HIDDesc |
Definition at line 50 of file OVR_HIDDeviceImpl.h.