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

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

accessAdmin()CmdHandlerBase
accessUnauthorized()CmdHandlerBase
accessUser()CmdHandlerBase
activatedFromVersion()CmdHandlerBase
checkAccess(ModelRequest *pRequest)CmdHandlerBase
cmd()CmdHandlerBasevirtual
CmdHandlerBase(const std::string &sCmd, const std::string &sDescription)CmdHandlerBase
CmdHandlerChatShowDialogs()CmdHandlerChatShowDialogs
deprecatedFromVersion()CmdHandlerBase
description()CmdHandlerBasevirtual
handle(ModelRequest *pRequest)CmdHandlerChatShowDialogsvirtual
inputs()CmdHandlerBasevirtual
m_sCmdCmdHandlerBaseprotected
m_sDescriptionCmdHandlerBaseprotected
optionalBooleanParam(const std::string &sName, const std::string &sDescription)CmdHandlerBaseprotected
optionalIntegerParam(const std::string &sName, const std::string &sDescription)CmdHandlerBaseprotected
optionalStringParam(const std::string &sName, const std::string &sDescription)CmdHandlerBaseprotected
requireBooleanParam(const std::string &sName, const std::string &sDescription)CmdHandlerBaseprotected
requireIntegerParam(const std::string &sName, const std::string &sDescription)CmdHandlerBaseprotected
requireStringParam(const std::string &sName, const std::string &sDescription)CmdHandlerBaseprotected
setAccessAdmin(bool bAccess)CmdHandlerBaseprotected
setAccessUnauthorized(bool bAccess)CmdHandlerBaseprotected
setAccessUser(bool bAccess)CmdHandlerBaseprotected
setActivatedFromVersion(const std::string &sActivatedFromVersion)CmdHandlerBaseprotected
setDeprecatedFromVersion(const std::string &sDeprecatedFromVersion)CmdHandlerBaseprotected
TAGCmdHandlerBaseprotected