Public Types | |
enum | { PacketSize = 5 } |
Public Member Functions | |
LatencyTestConfigurationImpl (const OVR::LatencyTestConfiguration &configuration) | |
void | Pack () |
void | Unpack () |
Public Attributes | |
UByte | Buffer [PacketSize] |
OVR::LatencyTestConfiguration | Configuration |
Definition at line 269 of file OVR_LatencyTestImpl.cpp.
anonymous enum |
Definition at line 271 of file OVR_LatencyTestImpl.cpp.
OVR::LatencyTestConfigurationImpl::LatencyTestConfigurationImpl | ( | const OVR::LatencyTestConfiguration & | configuration | ) | [inline] |
Definition at line 276 of file OVR_LatencyTestImpl.cpp.
void OVR::LatencyTestConfigurationImpl::Pack | ( | ) | [inline] |
Definition at line 282 of file OVR_LatencyTestImpl.cpp.
void OVR::LatencyTestConfigurationImpl::Unpack | ( | ) | [inline] |
Definition at line 291 of file OVR_LatencyTestImpl.cpp.
Definition at line 272 of file OVR_LatencyTestImpl.cpp.
Definition at line 274 of file OVR_LatencyTestImpl.cpp.