versadac
1
versadac - Scalable Recorder Firmware
|
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) | CUpgradeInstruction | protected |
copyString(const char *z_text, int z_maxLen) (defined in CUpgradeInstruction) | CUpgradeInstruction | protected |
CUpgradeFormatInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeFormatInstruction) | CUpgradeFormatInstruction | |
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction) | CUpgradeInstruction | |
execute() (defined in CUpgradeFormatInstruction) | CUpgradeFormatInstruction | 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 CUpgradeInstruction) | CUpgradeInstruction | virtual |
preCheck() (defined in CUpgradeFormatInstruction) | CUpgradeFormatInstruction | virtual |
setName(const char *z_name, int z_len) (defined in CUpgradeFormatInstruction) | CUpgradeFormatInstruction | inline |
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction) | CUpgradeInstruction | inline |
~CUpgradeFormatInstruction() (defined in CUpgradeFormatInstruction) | CUpgradeFormatInstruction | virtual |
~CUpgradeInstruction() (defined in CUpgradeInstruction) | CUpgradeInstruction | virtual |