versadac  1
versadac - Scalable Recorder Firmware
CUpgradeInstruction Member List

This is the complete list of members for CUpgradeInstruction, 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
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction)CUpgradeInstruction
execute()=0 (defined in CUpgradeInstruction)CUpgradeInstructionpure virtual
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 CUpgradeInstruction)CUpgradeInstructionvirtual
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction)CUpgradeInstructioninline
~CUpgradeInstruction() (defined in CUpgradeInstruction)CUpgradeInstructionvirtual