|
| CUpgradeCopyInstruction (void(*z_errorReporter)(char *)) |
|
virtual bool | execute () |
|
virtual bool | preCheck () |
|
virtual bool | postCheck () |
|
void | setSource (const char *z_source, int z_len) |
|
void | setDest (const char *z_dest, int z_len) |
|
void | setMd5 (const char *z_md5, int z_len) |
|
void | setOverwrite (bool z_overwrite) |
|
void | setBootrom (bool z_bootrom) |
|
void | setOptional (bool z_optional) |
|
void | setNewBootromVersion (const char *z_newBootromVersion, int z_len) |
|
void | setCompatibleHardwareList (const char *z_compatibleHardwareList, int z_len) |
|
| CUpgradeInstruction (void(*z_errorReporter)(char *)) |
|
CUpgradeInstruction * | getNext () |
|
void | setNext (CUpgradeInstruction *z_next) |
|
|
char * | copyString (const char *z_text, int z_maxLen) |
|
bool | parseVersionString (char *z_upgradeVersionString, uint16 *z_parsedUpgradeVersion) |
|
bool | checkCompatibleVersions (char *z_compatibleVersion, uint16 z_parsedUpgradeVersion, uint16 z_currentVersion, int z_checkType) |
|
void(* | m_errorReporter )(char *) |
|
The documentation for this class was generated from the following file:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/upgrade/upgradeReader.cpp