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

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

addStorageChanges(WsjcppStorageChanges &storageChanges)WsjcppStorage
applyConfigFromFile(const std::string &sFilePath)=0WsjcppStoragepure virtual
clean()=0WsjcppStoragepure virtual
connect()=0WsjcppStoragepure virtual
executeStorageChanges(WsjcppStorageConnection *pConn, WsjcppStorageChanges &storageChanges)WsjcppStorage
existsTable(const std::string &sTableName)WsjcppStorage
getTableDef(const std::string &sTableName)WsjcppStorage
getTables()WsjcppStorage
insertRow(WsjcppStorageConnection *pConn, const WsjcppStorageInsert &storageInsert)WsjcppStorage
m_mapTablesWsjcppStorageprivate
prepareSqlQueries(const WsjcppStorageInsert &storageInsert)=0WsjcppStoragepure virtual
prepareSqlQueries(const WsjcppStorageCreateTable &storageCreateTable)=0WsjcppStoragepure virtual
prepareSqlQueries(const WsjcppStorageModifyTable &storageModifyTable)=0WsjcppStoragepure virtual
prepareSqlQueries(const WsjcppStorageDropTable &storageDropTable)=0WsjcppStoragepure virtual
prepareStringValue(const std::string &sValue)=0WsjcppStoragepure virtual
TAGWsjcppStorageprotected
type()WsjcppStorageinlinestatic
WsjcppStorage()WsjcppStorage