RomRep::ITBIgnMap Class Reference

Inheritance diagram for RomRep::ITBIgnMap:

RomRep::Obd0IgnMap RomRep::Map RomRep::ByteChangeNotify List of all members.

Public Member Functions

 ITBIgnMap (int x, int y, unsigned int loc, unsigned char themap __gc[,], unsigned char fil __gc[], int cscalarloc, int rscalarloc, int xoverloc, int ind, int mod)
virtual void setColumnHeader (int col, String *val)
 Sets the header text for the specified column.
virtual bool canEditHeader (bool column, int columnOrRow)
 This returns true if the column or row can be edited.
virtual void byteChangeNotify (ByteChange *bc)

Constructor & Destructor Documentation

RomRep::ITBIgnMap::ITBIgnMap int  x,
int  y,
unsigned int  loc,
unsigned char themap  __gc[,],
unsigned char fil  __gc[],
int  cscalarloc,
int  rscalarloc,
int  xoverloc,
int  ind,
int  mod
 


Member Function Documentation

virtual void RomRep::ITBIgnMap::byteChangeNotify ByteChange bc  )  [virtual]
 

For each inherited class, this will see if the byte location applies to their object and then make the appropriate updates.

Reimplemented from RomRep::Obd0IgnMap.

virtual bool RomRep::ITBIgnMap::canEditHeader bool  column,
int  columnOrRow
[virtual]
 

This returns true if the column or row can be edited.

Reimplemented from RomRep::Map.

void RomRep::ITBIgnMap::setColumnHeader int  col,
String *  val
[virtual]
 

Sets the header text for the specified column.

Reimplemented from RomRep::Map.




BRE Documentation Home