versadac
1
versadac - Scalable Recorder Firmware
|
This is the complete list of members for CUpgradeCopyInstruction, including all inherited members.
checkCompatibleVersions(char *z_compatibleVersion, uint16 z_parsedUpgradeVersion, uint16 z_currentVersion, int z_checkType) (defined in CUpgradeInstruction) | CUpgradeInstruction | protected |
copyString(const char *z_text, int z_maxLen) (defined in CUpgradeInstruction) | CUpgradeInstruction | protected |
CUpgradeCopyInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | |
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction) | CUpgradeInstruction | |
execute() (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | virtual |
getNext() (defined in CUpgradeInstruction) | CUpgradeInstruction | inline |
m_errorReporter (defined in CUpgradeInstruction) | CUpgradeInstruction | protected |
parseVersionString(char *z_upgradeVersionString, uint16 *z_parsedUpgradeVersion) (defined in CUpgradeInstruction) | CUpgradeInstruction | protected |
postCheck() (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | virtual |
preCheck() (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | virtual |
setBootrom(bool z_bootrom) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setCompatibleHardwareList(const char *z_compatibleHardwareList, int z_len) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setDest(const char *z_dest, int z_len) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setMd5(const char *z_md5, int z_len) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setNewBootromVersion(const char *z_newBootromVersion, int z_len) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction) | CUpgradeInstruction | inline |
setOptional(bool z_optional) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setOverwrite(bool z_overwrite) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
setSource(const char *z_source, int z_len) (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | inline |
~CUpgradeCopyInstruction() (defined in CUpgradeCopyInstruction) | CUpgradeCopyInstruction | virtual |
~CUpgradeInstruction() (defined in CUpgradeInstruction) | CUpgradeInstruction | virtual |