versadac  1
versadac - Scalable Recorder Firmware
CUpgradeCopyInstruction Member List

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)CUpgradeInstructionprotected
copyString(const char *z_text, int z_maxLen) (defined in CUpgradeInstruction)CUpgradeInstructionprotected
CUpgradeCopyInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstruction
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction)CUpgradeInstruction
execute() (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructionvirtual
getNext() (defined in CUpgradeInstruction)CUpgradeInstructioninline
m_errorReporter (defined in CUpgradeInstruction)CUpgradeInstructionprotected
parseVersionString(char *z_upgradeVersionString, uint16 *z_parsedUpgradeVersion) (defined in CUpgradeInstruction)CUpgradeInstructionprotected
postCheck() (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructionvirtual
preCheck() (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructionvirtual
setBootrom(bool z_bootrom) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setCompatibleHardwareList(const char *z_compatibleHardwareList, int z_len) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setDest(const char *z_dest, int z_len) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setMd5(const char *z_md5, int z_len) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setNewBootromVersion(const char *z_newBootromVersion, int z_len) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction)CUpgradeInstructioninline
setOptional(bool z_optional) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setOverwrite(bool z_overwrite) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
setSource(const char *z_source, int z_len) (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructioninline
~CUpgradeCopyInstruction() (defined in CUpgradeCopyInstruction)CUpgradeCopyInstructionvirtual
~CUpgradeInstruction() (defined in CUpgradeInstruction)CUpgradeInstructionvirtual