versadac
1
versadac - Scalable Recorder Firmware
|
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) | CUpgradeInstruction | protected |
copyString(const char *z_text, int z_maxLen) (defined in CUpgradeInstruction) | CUpgradeInstruction | protected |
CUpgradeCheckVersionInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | |
CUpgradeInstruction(void(*z_errorReporter)(char *)) (defined in CUpgradeInstruction) | CUpgradeInstruction | |
execute() (defined in CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | inlinevirtual |
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 CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | virtual |
setCompatibleAppList(const char *z_compatibleAppList, int z_len) (defined in CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | inline |
setCompatibleBootromList(const char *z_compatibleBootromList, int z_len) (defined in CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | inline |
setNewAppVersion(const char *z_newAppVersion, int z_len) (defined in CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | inline |
setNext(CUpgradeInstruction *z_next) (defined in CUpgradeInstruction) | CUpgradeInstruction | inline |
~CUpgradeCheckVersionInstruction() (defined in CUpgradeCheckVersionInstruction) | CUpgradeCheckVersionInstruction | virtual |
~CUpgradeInstruction() (defined in CUpgradeInstruction) | CUpgradeInstruction | virtual |