|
fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
Global collection with handlers. More...
#include <cmd_handlers.h>
Static Public Member Functions | |
| static void | initGlobalVariables () |
| static void | addHandler (const std::string &sName, CmdHandlerBase *pCmdHandler) |
| static CmdHandlerBase * | findCmdHandler (const std::string &sCmd) |
Global collection with handlers.
|
static |
|
static |
|
static |
1.8.13