RomRep::ITBMapHelper Class Reference

List of all members.

Static Public Member Functions

static int getXoverCol (unsigned char thefile __gc[], int width)
static RomRep::ByteChangecalcXoverCol (unsigned char thefile __gc[], int col, int width)
static bool canEditHeader (int width, bool column, int columnOrRow)
static RomRep::ByteChangecalcColumnHeader (unsigned char thefile __gc[], int col, int width, String *val)
static String * calcColumnHeader (unsigned char thefile __gc[], int col, int width, int xovercol)
static int setColumnHeaders (unsigned char file __gc[], String *headers[])
static bool recalcHeaders (unsigned char file __gc[], String *headers[], ByteChange *bc)

Static Public Attributes

static int TPS_XOVER_LOC = 0x7ff0
static int TPS_SCALAR_LOC = 0x642f
static int MAP_SCALAR_LOC = 0x63d2

Member Function Documentation

String * RomRep::ITBMapHelper::calcColumnHeader unsigned char thefile  __gc[],
int  col,
int  width,
int  xovercol
[static]
 

RomRep::ByteChange * RomRep::ITBMapHelper::calcColumnHeader unsigned char thefile  __gc[],
int  col,
int  width,
String *  val
[static]
 

RomRep::ByteChange * RomRep::ITBMapHelper::calcXoverCol unsigned char thefile  __gc[],
int  col,
int  width
[static]
 

bool RomRep::ITBMapHelper::canEditHeader int  width,
bool  column,
int  columnOrRow
[static]
 

int RomRep::ITBMapHelper::getXoverCol unsigned char thefile  __gc[],
int  width
[static]
 

bool RomRep::ITBMapHelper::recalcHeaders unsigned char file  __gc[],
String *  headers[],
ByteChange bc
[static]
 

static int RomRep::ITBMapHelper::setColumnHeaders unsigned char file  __gc[],
String *  headers[]
[static]
 


Member Data Documentation

int RomRep::ITBMapHelper::MAP_SCALAR_LOC = 0x63d2 [static]
 

int RomRep::ITBMapHelper::TPS_SCALAR_LOC = 0x642f [static]
 

int RomRep::ITBMapHelper::TPS_XOVER_LOC = 0x7ff0 [static]
 




BRE Documentation Home