fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
fhq-server
src
storages
updates
updates_init_database.h
Go to the documentation of this file.
1
#ifndef UPDATES_INIT_DATABASE_H
2
#define UPDATES_INIT_DATABASE_H
3
4
#include <
wsjcpp_storages.h
>
5
6
class
UpdatesInitDatabase
:
public
WsjcppStorageUpdateBase
{
7
public
:
8
UpdatesInitDatabase
();
9
};
10
11
#endif // UPDATES_INIT_DATABASE_H
WsjcppStorageUpdateBase
Definition:
wsjcpp_storages.h:343
wsjcpp_storages.h
UpdatesInitDatabase::UpdatesInitDatabase
UpdatesInitDatabase()
Definition:
updates_init_database.cpp:5
UpdatesInitDatabase
Definition:
updates_init_database.h:6
Generated by
1.8.13