RomRep::ByteChangeNotify Class Reference

Inheritance diagram for RomRep::ByteChangeNotify:

RomRep::Map RomRep::AfrMap RomRep::FuelMap RomRep::Obd0IgnMap RomRep::Obd0FuelMap RomRep::NGIgnMap RomRep::VT0IgnMap RomRep::NGFuelMap RomRep::VT0FuelMap RomRep::DevIgnMap RomRep::DevFuelMap List of all members.

Public Member Functions

 ByteChangeNotify ()
virtual void byteChangeNotify (ByteChange *bc)
 The child classes override this if functionality is required.

Detailed Description

Inhereted by classes used in the roms which need to be notified of a byte change event without having to subscribe the the event in every class.


Constructor & Destructor Documentation

RomRep::ByteChangeNotify::ByteChangeNotify  ) 
 


Member Function Documentation

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

The child classes override this if functionality is required.

Reimplemented in RomRep::FuelMap, RomRep::Map, RomRep::Obd0IgnMap, RomRep::Obd0FuelMap, RomRep::VT0IgnMap, and RomRep::VT0FuelMap.




BRE Documentation Home