RomRep::EuroPw0Dev Class Reference

Inheritance diagram for RomRep::EuroPw0Dev:

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

Public Member Functions

 EuroPw0Dev ()
 EuroPw0Dev (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 = 0x4d5

Constructor & Destructor Documentation

RomRep::EuroPw0Dev::EuroPw0Dev  ) 
 

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


Member Function Documentation

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

Reimplemented from RomRep::VT0Ecu.

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

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

static stuff........

Reimplemented from RomRep::EuroPw0.


Member Data Documentation

int RomRep::EuroPw0Dev::heightloc [protected]
 

int RomRep::EuroPw0Dev::mapscalarloc [protected]
 

int RomRep::EuroPw0Dev::maxmapadd = 0x4d5 [static, protected]
 

int RomRep::EuroPw0Dev::tablesizeloc [protected]
 

int RomRep::EuroPw0Dev::widthloc [protected]
 




BRE Documentation Home