RomRep::JdmPr3Dev Class Reference

Inheritance diagram for RomRep::JdmPr3Dev:

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

Public Member Functions

 JdmPr3Dev ()
 JdmPr3Dev (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 = 0x4f9

Constructor & Destructor Documentation

RomRep::JdmPr3Dev::JdmPr3Dev  ) 
 

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


Member Function Documentation

RomRep::FuelMap * RomRep::JdmPr3Dev::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::JdmPr3Dev::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::JdmPr3Dev::GetColumnHeaderCalculator RomRep::Map map  )  [protected, virtual]
 

Reimplemented from RomRep::VT0Ecu.

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

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

static stuff........

Reimplemented from RomRep::JdmPr3.


Member Data Documentation

int RomRep::JdmPr3Dev::heightloc [protected]
 

int RomRep::JdmPr3Dev::mapscalarloc [protected]
 

int RomRep::JdmPr3Dev::maxmapadd = 0x4f9 [static, protected]
 

int RomRep::JdmPr3Dev::tablesizeloc [protected]
 

int RomRep::JdmPr3Dev::widthloc [protected]
 




BRE Documentation Home