bre20::ExtraTableGrid Class Reference

Inheritance diagram for bre20::ExtraTableGrid:

bre20::GridPage List of all members.

Public Member Functions

 ExtraTableGrid (RomRep::HondaEcu *rom, int x, String *str, int address, int addressMode, int keyMode, int valMode, bool vcal, bool hasakey)
 right now this is for vcal tables only...
 ExtraTableGrid (RomRep::HondaEcu *rom, int x, String *str, int address, int addressMode, int keyMode, int valMode, bool vcal, bool hasakey, int colwidth, String *headernames[])
virtual int getWidth ()
virtual int getHeight ()
virtual void setPaintMode (bool colors)

Constructor & Destructor Documentation

bre20::ExtraTableGrid::ExtraTableGrid RomRep::HondaEcu rom,
int  x,
String *  str,
int  address,
int  addressMode,
int  keyMode,
int  valMode,
bool  vcal,
bool  hasakey
 

right now this is for vcal tables only...

bre20::ExtraTableGrid::ExtraTableGrid RomRep::HondaEcu rom,
int  x,
String *  str,
int  address,
int  addressMode,
int  keyMode,
int  valMode,
bool  vcal,
bool  hasakey,
int  colwidth,
String *  headernames[]
 


Member Function Documentation

int bre20::ExtraTableGrid::getHeight  )  [virtual]
 

int bre20::ExtraTableGrid::getWidth  )  [virtual]
 

virtual void bre20::ExtraTableGrid::setPaintMode bool  colors  )  [virtual]
 




BRE Documentation Home