fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
WsjcppStorageUpdateBase Member List

This is the complete list of members for WsjcppStorageUpdateBase, including all inherited members.

checkTableName(std::string sTableName)WsjcppStorageUpdateBaseprivate
createTable(std::string sTableName)WsjcppStorageUpdateBaseprotected
description()WsjcppStorageUpdateBase
dropTable(std::string sTableName)WsjcppStorageUpdateBaseprotected
from_version()WsjcppStorageUpdateBase
getChanges()WsjcppStorageUpdateBase
getWeight()WsjcppStorageUpdateBase
insertIntoTable(std::string sTableName)WsjcppStorageUpdateBaseprotected
m_nWeightWsjcppStorageUpdateBaseprivate
m_sDescriptionWsjcppStorageUpdateBaseprivate
m_sFromVersionWsjcppStorageUpdateBaseprivate
m_sVersionWsjcppStorageUpdateBaseprivate
m_vStorageChangesWsjcppStorageUpdateBaseprivate
modifyTable(std::string sTableName)WsjcppStorageUpdateBaseprotected
setWeight(int nWeight)WsjcppStorageUpdateBase
TAGWsjcppStorageUpdateBaseprotected
version()WsjcppStorageUpdateBase
WsjcppStorageUpdateBase(const std::string &sFromVersion, const std::string &sVersion, const std::string &sDescription)WsjcppStorageUpdateBase