RomRep::RpmTwoByteValue Class Reference

List of all members.

Public Member Functions

 RpmTwoByteValue ()
 RpmTwoByteValue (unsigned int loc01, unsigned int loc02)
 RpmTwoByteValue (unsigned int loc01, int bite1, unsigned int loc02, int bite2)
void setByte1 (int val)
int getByte1 ()
void setByte2 (int val)
int getByte2 ()
int getTwoByte ()
void setBoth (int addy, int bite, int addy2, int bite2)
unsigned int getLocation1 ()
unsigned int getLocation2 ()

Constructor & Destructor Documentation

RomRep::RpmTwoByteValue::RpmTwoByteValue  ) 
 

RomRep::RpmTwoByteValue::RpmTwoByteValue unsigned int  loc01,
unsigned int  loc02
 

RomRep::RpmTwoByteValue::RpmTwoByteValue unsigned int  loc01,
int  bite1,
unsigned int  loc02,
int  bite2
 


Member Function Documentation

int RomRep::RpmTwoByteValue::getByte1  ) 
 

int RomRep::RpmTwoByteValue::getByte2  ) 
 

unsigned int RomRep::RpmTwoByteValue::getLocation1  ) 
 

unsigned int RomRep::RpmTwoByteValue::getLocation2  ) 
 

int RomRep::RpmTwoByteValue::getTwoByte  ) 
 

void RomRep::RpmTwoByteValue::setBoth int  addy,
int  bite,
int  addy2,
int  bite2
 

void RomRep::RpmTwoByteValue::setByte1 int  val  ) 
 

void RomRep::RpmTwoByteValue::setByte2 int  val  ) 
 




BRE Documentation Home