RomRep::JdmPw0Dev Class Reference

Inheritance diagram for RomRep::JdmPw0Dev:

RomRep::JdmPw0 RomRep::VT0Ecu RomRep::HondaEcu List of all members.

Public Member Functions

 JdmPw0Dev ()
 JdmPw0Dev (unsigned char rom __gc[], int flen)
virtual void insertColumn (int column)

Static Public Member Functions

static bool validate (unsigned char h __gc[])
 static stuff........

Protected Member Functions

virtual FuelMapcreateFuelMap (int xx, int yy, int index, String *mapname, RomRep::MapLocs *maploc, unsigned char map __gc[,], unsigned char mlt __gc[], bool vtec)
virtual MapcreateIgnitionMap (int xx, int yy, int index, String *mapname, RomRep::MapLocs *maploc, unsigned char map __gc[,], bool vtec)
virtual RomRep::HeaderCalculatorGetColumnHeaderCalculator (RomRep::Map *map)

Protected Attributes

int mapscalarloc
int widthloc
int heightloc
int tablesizeloc

Static Protected Attributes

static int maxmapadd = 0x4e9

Constructor & Destructor Documentation

RomRep::JdmPw0Dev::JdmPw0Dev  ) 
 

RomRep::JdmPw0Dev::JdmPw0Dev unsigned char rom  __gc[],
int  flen
 


Member Function Documentation

RomRep::FuelMap * RomRep::JdmPw0Dev::createFuelMap int  xx,
int  yy,
int  index,
String *  mapname,
RomRep::MapLocs maploc,
unsigned char map  __gc[,],
unsigned char mlt  __gc[],
bool  vtec
[protected, virtual]
 

overridden to properly create a fuel map.

If mapname == null, this function will give the map a name.

colscalarloc parameter is ignored.
vtec parameter ignored if index <= 1

Reimplemented from RomRep::VT0Ecu.

RomRep::Map * RomRep::JdmPw0Dev::createIgnitionMap int  xx,
int  yy,
int  index,
String *  mapname,
RomRep::MapLocs maploc,
unsigned char map  __gc[,],
bool  vtec
[protected, virtual]
 

overridden to properly create an ignition map.

If mapname == null, this function will give the map a name.

colscalarloc parameter is ignored.
vtec parameter ignored if index <= 1

Reimplemented from RomRep::VT0Ecu.

virtual RomRep::HeaderCalculator* RomRep::JdmPw0Dev::GetColumnHeaderCalculator RomRep::Map map  )  [protected, virtual]
 

Reimplemented from RomRep::VT0Ecu.

void RomRep::JdmPw0Dev::insertColumn int  column  )  [virtual]
 

bool RomRep::JdmPw0Dev::validate unsigned char h  __gc[]  )  [static]
 

static stuff........

Reimplemented from RomRep::JdmPw0.


Member Data Documentation

int RomRep::JdmPw0Dev::heightloc [protected]
 

int RomRep::JdmPw0Dev::mapscalarloc [protected]
 

int RomRep::JdmPw0Dev::maxmapadd = 0x4e9 [static, protected]
 

int RomRep::JdmPw0Dev::tablesizeloc [protected]
 

int RomRep::JdmPw0Dev::widthloc [protected]
 




BRE Documentation Home