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

Variables

std::map< std::string, WsjcppEmployBase * > * g_pWsjcppEmployees = nullptr
 
std::vector< std::string > * g_pWsjcppInitEmployees = nullptr
 
std::vector< std::string > * g_pWsjcppInitWith = nullptr
 

Variable Documentation

◆ g_pWsjcppEmployees

std::map<std::string, WsjcppEmployBase*>* g_pWsjcppEmployees = nullptr

◆ g_pWsjcppInitEmployees

std::vector<std::string>* g_pWsjcppInitEmployees = nullptr

◆ g_pWsjcppInitWith

std::vector<std::string>* g_pWsjcppInitWith = nullptr