fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Public Member Functions | List of all members
UpdatesInitDatabase Class Reference

#include <updates_init_database.h>

Inheritance diagram for UpdatesInitDatabase:
Inheritance graph
[legend]
Collaboration diagram for UpdatesInitDatabase:
Collaboration graph
[legend]

Public Member Functions

 UpdatesInitDatabase ()
 
- Public Member Functions inherited from WsjcppStorageUpdateBase
 WsjcppStorageUpdateBase (const std::string &sFromVersion, const std::string &sVersion, const std::string &sDescription)
 
const std::string & from_version ()
 
const std::string & version ()
 
const std::string & description ()
 
const std::vector< WsjcppStorageChanges * > & getChanges ()
 
void setWeight (int nWeight)
 
int getWeight ()
 

Additional Inherited Members

- Protected Member Functions inherited from WsjcppStorageUpdateBase
WsjcppStorageCreateTablecreateTable (std::string sTableName)
 
WsjcppStorageModifyTablemodifyTable (std::string sTableName)
 
WsjcppStorageDropTabledropTable (std::string sTableName)
 
WsjcppStorageInsertinsertIntoTable (std::string sTableName)
 
- Protected Attributes inherited from WsjcppStorageUpdateBase
std::string TAG
 

Constructor & Destructor Documentation

◆ UpdatesInitDatabase()

UpdatesInitDatabase::UpdatesInitDatabase ( )

The documentation for this class was generated from the following files: