RomRep::VT0IgnMap Class Reference

Inheritance diagram for RomRep::VT0IgnMap:

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

Public Member Functions

 VT0IgnMap (int x, int y, unsigned int loc, unsigned char themap __gc[,], unsigned char fil __gc[], int cscalarloc, int rscalarloc, int ind, int mod)
 VT0IgnMap (bool calchead, int x, int y, unsigned int loc, unsigned char themap __gc[,], unsigned char fil __gc[], int cscalarloc, int rscalarloc, int ind, int mod)
virtual void byteChangeNotify (ByteChange *bc)

Constructor & Destructor Documentation

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

RomRep::VT0IgnMap::VT0IgnMap bool  calchead,
int  x,
int  y,
unsigned int  loc,
unsigned char themap  __gc[,],
unsigned char fil  __gc[],
int  cscalarloc,
int  rscalarloc,
int  ind,
int  mod
 


Member Function Documentation

virtual void RomRep::VT0IgnMap::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.




BRE Documentation Home