Bike-X
0.8
|
#include "OVR_LatencyTestImpl.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 58 of file OVR_LatencyTestImpl.h.
|
inline |
Definition at line 61 of file OVR_LatencyTestImpl.h.
|
inlinevirtual |
Implements OVR::DeviceCreateDesc.
Definition at line 64 of file OVR_LatencyTestImpl.h.
|
virtual |
Implements OVR::DeviceCreateDesc.
Definition at line 456 of file OVR_LatencyTestImpl.cpp.
|
inlinevirtual |
Implements OVR::DeviceCreateDesc.
Definition at line 71 of file OVR_LatencyTestImpl.h.
|
inlinevirtual |
Reimplemented from OVR::DeviceCreateDesc.
Definition at line 83 of file OVR_LatencyTestImpl.h.
|
virtual |
Implements OVR::DeviceCreateDesc.
Definition at line 451 of file OVR_LatencyTestImpl.cpp.