Main Page
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
RomRep
::
RpmByteValue
RomRep::RpmByteValue Class Reference
List of all members.
Public Member Functions
RpmByteValue
()
RpmByteValue
(unsigned int loc, int bite)
void
setByte
(int val)
void
setLocation
(int val)
void
setBoth
(int loc, int bite)
int
getByte
()
unsigned int
getLocation
()
Constructor & Destructor Documentation
RomRep::RpmByteValue::RpmByteValue
(
)
RomRep::RpmByteValue::RpmByteValue
(
unsigned int
loc
,
int
bite
)
Member Function Documentation
int RomRep::RpmByteValue::getByte
(
)
unsigned int RomRep::RpmByteValue::getLocation
(
)
void RomRep::RpmByteValue::setBoth
(
int
loc
,
int
bite
)
void RomRep::RpmByteValue::setByte
(
int
val
)
void RomRep::RpmByteValue::setLocation
(
int
val
)
BRE Documentation Home