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

This is the complete list of members for CmdHandlerLXDContainers, 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
CmdHandlerLXDContainers()CmdHandlerLXDContainers
create_container(const std::string &name, std::string &sError, int &nErrorCode)CmdHandlerLXDContainersprivatestatic
delete_container(const std::string &name, std::string &sError, int &nErrorCode)CmdHandlerLXDContainersprivatestatic
deprecatedFromVersion()CmdHandlerBase
description()CmdHandlerBasevirtual
handle(ModelRequest *pRequest)CmdHandlerLXDContainersvirtual
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
start_container(const std::string &name, std::string &sError, int &nErrorCode)CmdHandlerLXDContainersprivatestatic
stop_container(const std::string &name, std::string &sError, int &nErrorCode)CmdHandlerLXDContainersprivatestatic
TAGCmdHandlerLXDContainersprivate