versadac  1
versadac - Scalable Recorder Firmware
CUpgradeCheckVersionInstruction Member List

This is the complete list of members for CUpgradeCheckVersionInstruction, 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
CUpgradeCheckVersionInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstruction
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction)CUpgradeInstruction
execute() (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstructioninlinevirtual
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 CUpgradeInstruction)CUpgradeInstructionvirtual
preCheck() (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstructionvirtual
setCompatibleAppList(const char *z_compatibleAppList, int z_len) (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstructioninline
setCompatibleBootromList(const char *z_compatibleBootromList, int z_len) (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstructioninline
setNewAppVersion(const char *z_newAppVersion, int z_len) (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstructioninline
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction)CUpgradeInstructioninline
~CUpgradeCheckVersionInstruction() (defined in CUpgradeCheckVersionInstruction)CUpgradeCheckVersionInstructionvirtual
~CUpgradeInstruction() (defined in CUpgradeInstruction)CUpgradeInstructionvirtual