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
update0100.h
Go to the documentation of this file.
1
#ifndef UPDATE0100_H
2
#define UPDATE0100_H
3
4
#include <
wsjcpp_storages.h
>
5
6
class
Update0100
:
public
WsjcppStorageUpdateBase
{
7
8
public
:
9
Update0100
();
10
};
11
12
#endif // UPDATE0100_H
13
WsjcppStorageUpdateBase
Definition:
wsjcpp_storages.h:343
wsjcpp_storages.h
Update0100::Update0100
Update0100()
Definition:
update0100.cpp:5
Update0100
Definition:
update0100.h:6
Generated by
1.8.13