Public Member Functions | |
ExtraTables (RomRep::HondaEcu *ecu) | |
ExtraTableGrid * | createNewTable (int columns, String *str, int address, int addressMode, int keyMode, int valMode, bool vcal, bool haskeys) |
ExtraTableGrid * | createNewTable (int columns, String *str, int address, int addressMode, int keyMode, int valMode, bool vcal, bool haskeys, int colwidth, String *headernames[]) |
Static Public Attributes | |
static const int | MODE_BYTE = 0 |
static const int | MODE_WORD = 1 |
static const int | MODE_RAW = 2 |
static const int | MODE_RPM = 3 |
static const int | MODE_TEMP = 4 |
Protected Member Functions | |
void | Dispose (Boolean disposing) |
Protected Attributes | |
RomRep::HondaEcu * | __ecu |
WARNING: If you change the name of this class, you will need to change the 'Resource File Name' property for the managed resource compiler tool associated with all .resx files this class depends on. Otherwise, the designers will not be able to interact properly with localized resources associated with this form.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|