Bike-X
0.8
|
Public Types | |
enum | { PacketSize = 5 } |
Public Member Functions | |
LatencyTestConfigurationImpl (const OVR::LatencyTestConfiguration &configuration) | |
void | Pack () |
void | Unpack () |
Data Fields | |
UByte | Buffer [PacketSize] |
OVR::LatencyTestConfiguration | Configuration |
Definition at line 271 of file OVR_LatencyTestImpl.cpp.
anonymous enum |
Enumerator | |
---|---|
PacketSize |
Definition at line 273 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 278 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 284 of file OVR_LatencyTestImpl.cpp.
|
inline |
Definition at line 293 of file OVR_LatencyTestImpl.cpp.
UByte OVR::LatencyTestConfigurationImpl::Buffer[PacketSize] |
Definition at line 274 of file OVR_LatencyTestImpl.cpp.
OVR::LatencyTestConfiguration OVR::LatencyTestConfigurationImpl::Configuration |
Definition at line 276 of file OVR_LatencyTestImpl.cpp.