fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include <wsjcpp_storages.h>
Static Public Member Functions | |
static void | initGlobalVariables () |
static void | add (const std::string &sType, IFabricWsjcppStorage *pStorage) |
static std::vector< std::string > | list () |
static bool | support (const std::string &sType) |
static WsjcppStorage * | create (const std::string &sType) |
|
static |
|
static |
|
static |
|
static |
|
static |