fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include <notify_to_all_task.h>
Public Member Functions | |
NotifyToAllTask (const nlohmann::json &jsonMessage) | |
virtual | ~NotifyToAllTask () |
Private Member Functions | |
void | run () |
Private Attributes | |
std::string | TAG |
nlohmann::json | m_jsonMessage |
NotifyToAllTask::NotifyToAllTask | ( | const nlohmann::json & | jsonMessage | ) |
|
virtual |
|
private |
|
private |
|
private |