fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Variables
cmd_handlers.cpp File Reference
#include "cmd_handlers.h"
#include <QtGlobal>
#include <fallen.h>
#include <employees.h>
Include dependency graph for cmd_handlers.cpp:

Variables

std::map< std::string, CmdHandlerBase * > * g_pCmdHandlers = NULL
 

Variable Documentation

◆ g_pCmdHandlers

std::map<std::string, CmdHandlerBase*>* g_pCmdHandlers = NULL