Bike-X
0.8
|
#include "OVR_Device.h"
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 |
Definition at line 499 of file OVR_Device.h.
|
inline |
Definition at line 503 of file OVR_Device.h.
Definition at line 509 of file OVR_Device.h.
UInt16 OVR::SerialReport::CommandId |
Definition at line 519 of file OVR_Device.h.
|
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.