versadac  1
versadac - Scalable Recorder Firmware
CUpgradeFormatInstruction Member List

This is the complete list of members for CUpgradeFormatInstruction, 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
CUpgradeFormatInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeFormatInstruction)CUpgradeFormatInstruction
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction)CUpgradeInstruction
execute() (defined in CUpgradeFormatInstruction)CUpgradeFormatInstructionvirtual
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 CUpgradeFormatInstruction)CUpgradeFormatInstructionvirtual
setName(const char *z_name, int z_len) (defined in CUpgradeFormatInstruction)CUpgradeFormatInstructioninline
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction)CUpgradeInstructioninline
~CUpgradeFormatInstruction() (defined in CUpgradeFormatInstruction)CUpgradeFormatInstructionvirtual
~CUpgradeInstruction() (defined in CUpgradeInstruction)CUpgradeInstructionvirtual