mainTable Struct Reference

#include <structs.h>


Data Fields

unsigned short RPMLength
unsigned short LoadLength
unsigned short RPM [MAINTABLE_MAX_RPM_LENGTH]
unsigned short Load [MAINTABLE_MAX_LOAD_LENGTH]
unsigned short Table [MAINTABLE_MAX_MAIN_LENGTH]


Detailed Description

Definition at line 337 of file structs.h.


Field Documentation

unsigned short mainTable::RPMLength

Definition at line 338 of file structs.h.

Referenced by lookupPagedMainTableCellValue(), setPagedMainTableRPMValue(), and validateMainTable().

unsigned short mainTable::LoadLength

Definition at line 339 of file structs.h.

Referenced by setPagedMainTableCellValue(), setPagedMainTableLoadValue(), and validateMainTable().

unsigned short mainTable::RPM[MAINTABLE_MAX_RPM_LENGTH]

Definition at line 340 of file structs.h.

Referenced by lookupPagedMainTableCellValue(), setPagedMainTableRPMValue(), and validateMainTable().

unsigned short mainTable::Load[MAINTABLE_MAX_LOAD_LENGTH]

Definition at line 341 of file structs.h.

Referenced by setPagedMainTableLoadValue(), and validateMainTable().

unsigned short mainTable::Table[MAINTABLE_MAX_MAIN_LENGTH]

Definition at line 342 of file structs.h.

Referenced by setPagedMainTableCellValue().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 22 21:30:37 2008 for freeems by  doxygen 1.5.2