fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
ModelRequest Member List

This is the complete list of members for ModelRequest, including all inherited members.

client()ModelRequest
command()ModelRequest
getInputInteger(const std::string &sParamName, int defaultValue)ModelRequest
getInputString(const std::string &sParamName, const std::string &sDefaultValue)ModelRequest
getIpAddress()ModelRequest
getUserSession()ModelRequest
hasCommand()ModelRequest
hasInputParam(const std::string &sParamName)ModelRequest
hasM()ModelRequest
isAdmin()ModelRequest
isUnauthorized()ModelRequest
isUser()ModelRequest
jsonRequest()ModelRequest
m()ModelRequest
m_jsonRequestModelRequestprivate
m_pClientModelRequestprivate
m_pServerModelRequestprivate
m_pWsjcppUserSessionModelRequestprivate
m_sCommandModelRequestprivate
m_sMessageIdModelRequestprivate
ModelRequest(QWebSocket *pClient, IWebSocketServer *pWebSocketServer, nlohmann::json &jsonRequest_)ModelRequest
sendMessageError(const std::string &cmd, WsjcppError error)ModelRequest
sendMessageSuccess(const std::string &cmd, nlohmann::json &jsonResponse)ModelRequest
sendResponse(nlohmann::json &jsonResult)ModelRequest
server()ModelRequest
TAGModelRequestprivate