Bike-X
0.8
|
#include "OVR_Device.h"
Public Member Functions | |
ManufacturingReport () | |
ManufacturingReport (UInt16 commandId, UByte numStages, UByte stage, UByte version, UInt16 stageLocation, UInt32 stageTime, UInt32 result) | |
Data Fields | |
UInt16 | CommandId |
UByte | NumStages |
UByte | Stage |
UByte | StageVersion |
UInt16 | StageLocation |
UInt32 | StageTime |
UInt32 | Result |
Definition at line 779 of file OVR_Device.h.
|
inline |
Definition at line 781 of file OVR_Device.h.
|
inline |
Definition at line 786 of file OVR_Device.h.
UInt16 OVR::ManufacturingReport::CommandId |
Definition at line 797 of file OVR_Device.h.
UByte OVR::ManufacturingReport::NumStages |
Definition at line 798 of file OVR_Device.h.
UInt32 OVR::ManufacturingReport::Result |
Definition at line 803 of file OVR_Device.h.
UByte OVR::ManufacturingReport::Stage |
Definition at line 799 of file OVR_Device.h.
UInt16 OVR::ManufacturingReport::StageLocation |
Definition at line 801 of file OVR_Device.h.
UInt32 OVR::ManufacturingReport::StageTime |
Definition at line 802 of file OVR_Device.h.
UByte OVR::ManufacturingReport::StageVersion |
Definition at line 800 of file OVR_Device.h.