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 EmployNotify, including all inherited members.
deinit() | EmployNotify | virtual |
EmployNotify() | EmployNotify | |
GAMES | EmployNotify | static |
init() | EmployNotify | virtual |
LEAKS | EmployNotify | static |
loadAfter() | WsjcppEmployBase | |
name() | EmployNotify | inlinestatic |
notifyDanger(const std::string &sSection, const std::string &sMessage) | EmployNotify | |
notifyInfo(const std::string &sSection, const std::string &sMessage) | EmployNotify | |
notifyInfo(const std::string &sSection, const std::string &sMessage, const nlohmann::json &jsonMeta) | EmployNotify | |
notifySuccess(const std::string &sSection, const std::string &sMessage) | EmployNotify | |
notifyWarning(const std::string &sSection, const std::string &sMessage) | EmployNotify | |
QUESTS | EmployNotify | static |
SCOREBOARD | EmployNotify | static |
sendNotification(ModelNotification &modelNotification) | EmployNotify | |
sendNotification(const std::string &sType, const std::string &sSection, const std::string &sMessage) | EmployNotify | private |
sendNotification(const std::string &sType, const std::string &sSection, const std::string &sMessage, const nlohmann::json &jsonMeta) | EmployNotify | private |
TAG | EmployNotify | private |
USERS | EmployNotify | static |
WsjcppEmployBase(const std::string &sName, const std::vector< std::string > &vLoadAfter) | WsjcppEmployBase | |
~WsjcppEmployBase() | WsjcppEmployBase | virtual |