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