fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
This is the complete list of members for WsjcppStorageUpdates, including all inherited members.
apply2(WsjcppStorage *pStorage) | WsjcppStorageUpdates | static |
applyAllStorageChanges(WsjcppStorage *pStorage, WsjcppStorageUpdateBase *pUpdate) | WsjcppStorageUpdates | privatestatic |
calculateWeight(int nWeight, const std::string &sVersion) | WsjcppStorageUpdates | privatestatic |
executeAllStorageChanges(WsjcppStorage *pStorage, WsjcppStorageConnection *pConn, WsjcppStorageUpdateBase *pUpdate) | WsjcppStorageUpdates | privatestatic |
findUpdateFromVersion(const std::string &sFromVersion) | WsjcppStorageUpdates | static |
findUpdatesFromVersion(const std::string &sVersion) | WsjcppStorageUpdates | privatestatic |
findUpdateVersion(const std::string &sVersion) | WsjcppStorageUpdates | static |
getSortedStorageUpdates() | WsjcppStorageUpdates | static |
initGlobalVariables() | WsjcppStorageUpdates | static |
pushUpdatesFromVersion(std::vector< WsjcppStorageUpdateBase *> &vUpdates, const std::string &sVersion) | WsjcppStorageUpdates | privatestatic |
sortByWeight(std::vector< WsjcppStorageUpdateBase *> &vUpdates) | WsjcppStorageUpdates | privatestatic |