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 MySqlStorageConnection, including all inherited members.
created() | WsjcppStorageConnection | |
executeQuery(const std::string &sQuery) | MySqlStorageConnection | virtual |
getConnectionDurationInSeconds() | WsjcppStorageConnection | |
getInstalledVersions() override | MySqlStorageConnection | virtual |
insertUpdateInfo(const std::string &sVersion, const std::string &sDescription) | MySqlStorageConnection | virtual |
lastDatabaseVersion() | MySqlStorageConnection | virtual |
m_mtxConn | MySqlStorageConnection | private |
m_pConnection | MySqlStorageConnection | private |
m_pStorage | MySqlStorageConnection | private |
MySqlStorageConnection(MYSQL *pConn, WsjcppStorage *pStorage) | MySqlStorageConnection | |
TAG | WsjcppStorageConnection | protected |
WsjcppStorageConnection() | WsjcppStorageConnection | |
~MySqlStorageConnection() | MySqlStorageConnection | virtual |
~WsjcppStorageConnection() | WsjcppStorageConnection | virtual |