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

#include "OVR_Device.h"

Collaboration diagram for OVR::SerialReport:
Collaboration graph

Public Member Functions

 SerialReport ()
 
 SerialReport (UInt16 commandId, UByte SNo[SERIAL_NUMBER_SIZE])
 

Data Fields

UInt16 CommandId
 
UByte SerialNumberValue [SERIAL_NUMBER_SIZE]
 

Static Public Attributes

static const int SERIAL_NUMBER_SIZE = 12
 

Detailed Description

Definition at line 499 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::SerialReport::SerialReport ( )
inline

Definition at line 503 of file OVR_Device.h.

OVR::SerialReport::SerialReport ( UInt16  commandId,
UByte  SNo[SERIAL_NUMBER_SIZE] 
)
inline

Definition at line 509 of file OVR_Device.h.

Field Documentation

UInt16 OVR::SerialReport::CommandId

Definition at line 519 of file OVR_Device.h.

const int OVR::SerialReport::SERIAL_NUMBER_SIZE = 12
static

Definition at line 501 of file OVR_Device.h.

UByte OVR::SerialReport::SerialNumberValue[SERIAL_NUMBER_SIZE]

Definition at line 520 of file OVR_Device.h.


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