fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
This is the complete list of members for EmployGames, including all inherited members.
addGame(const ModelGame &modelGame, std::string &sError) | EmployGames | |
deinit() | EmployGames | virtual |
EmployGames() | EmployGames | |
findGame(int nLocalId, ModelGame &modelGame) | EmployGames | |
findGame(const std::string &sUuid, ModelGame &modelGame) | EmployGames | |
init() | EmployGames | virtual |
loadAfter() | WsjcppEmployBase | |
m_mapCacheGames | EmployGames | private |
m_vectCacheGame | EmployGames | private |
name() | EmployGames | inlinestatic |
removeGame(const std::string &sUuid) | EmployGames | |
TAG | EmployGames | private |
updateGame(const ModelGame &modelGame, std::string &sError) | EmployGames | |
WsjcppEmployBase(const std::string &sName, const std::vector< std::string > &vLoadAfter) | WsjcppEmployBase | |
~WsjcppEmployBase() | WsjcppEmployBase | virtual |