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
Update0100 Class Reference

#include <update0100.h>

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

Public Member Functions

 Update0100 ()
 
- 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

◆ Update0100()

Update0100::Update0100 ( )

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