fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
fhq-server
src
core
export_struct_of_storage.h
Go to the documentation of this file.
1
#ifndef EXPORT_STRUCT_OF_STORAGE_H
2
#define EXPORT_STRUCT_OF_STORAGE_H
3
4
class
ExportStructOfStorage
{
5
public
:
6
static
void
print
();
7
8
};
9
10
#endif // EXPORT_STRUCT_OF_STORAGE_H
ExportStructOfStorage
Definition:
export_struct_of_storage.h:4
ExportStructOfStorage::print
static void print()
Definition:
export_struct_of_storage.cpp:87
Generated by
1.8.13