Inheritance diagram for RomRep::Obd0Ecu:
Public Member Functions | |
Obd0Ecu () | |
Obd0Ecu (unsigned char rom __gc[], int flen, int revloc, int restartloc, int fmaploc, int fmltloc, int imaploc, int fmaploc1, int fmltloc1, int imaploc1, int nummaps, String *type) | |
virtual | ~Obd0Ecu () |
virtual void | setRevlimit (int val) |
virtual void | setRevRestart (int val) |
virtual void | setTwoByteRpm (int loc, int rpm) |
virtual int | getTwoByteRpm (int loc) |
virtual int | getRevlimit () |
virtual int | getRevRestart () |
Protected Member Functions | |
virtual int | getHighByte (int bytes) |
virtual int | getLowByte (int bytes) |
virtual void | setRpmValue (RpmTwoByteValue *limit, int rpm) |
virtual int | getRpmValue (RpmTwoByteValue *limit) |
Protected Attributes | |
int | revconst |
int | fmaploc |
int | fmltloc |
int | igmaploc |
int | fmaploc1 |
int | fmltloc1 |
int | igmaploc1 |
RpmTwoByteValue * | revlimit |
RpmTwoByteValue * | revrestart |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|