Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::ManufacturingReport Struct Reference

#include "OVR_Device.h"

Collaboration diagram for OVR::ManufacturingReport:
Collaboration graph

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
 

Detailed Description

Definition at line 779 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::ManufacturingReport::ManufacturingReport ( )
inline

Definition at line 781 of file OVR_Device.h.

OVR::ManufacturingReport::ManufacturingReport ( UInt16  commandId,
UByte  numStages,
UByte  stage,
UByte  version,
UInt16  stageLocation,
UInt32  stageTime,
UInt32  result 
)
inline

Definition at line 786 of file OVR_Device.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: