fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
CmdInputDef Member List
This is the complete list of members for
CmdInputDef
, including all inherited members.
addValidator
(WsjcppValidatorStringBase *pValidatorStringBase)
CmdInputDef
any_
()
CmdInputDef
bool_
()
CmdInputDef
CMD_INPUT_DEF_TYPE_ANY
CmdInputDef
private
CMD_INPUT_DEF_TYPE_BOOL
CmdInputDef
private
CMD_INPUT_DEF_TYPE_INTEGER
CmdInputDef
private
CMD_INPUT_DEF_TYPE_STRING
CmdInputDef
private
CmdInputDef
(const std::string &sName, const std::string &sDescription)
CmdInputDef
CmdInputDef
()
CmdInputDef
description
(const std::string &sDescription)
CmdInputDef
getDescription
()
CmdInputDef
getDescription
() const
CmdInputDef
getMaxVal
()
CmdInputDef
getMinVal
()
CmdInputDef
getName
()
CmdInputDef
getName
() const
CmdInputDef
getRestrict
()
CmdInputDef
getRestrict
() const
CmdInputDef
getType
()
CmdInputDef
getType
() const
CmdInputDef
integer_
()
CmdInputDef
isAny
()
CmdInputDef
isBool
()
CmdInputDef
isInteger
()
CmdInputDef
isMaxVal
()
CmdInputDef
isMinVal
()
CmdInputDef
isRequired
()
CmdInputDef
isString
()
CmdInputDef
listOfValidators
()
CmdInputDef
m_bSettedMaxVal
CmdInputDef
private
m_bSettedMinVal
CmdInputDef
private
m_nMaxVal
CmdInputDef
private
m_nMinVal
CmdInputDef
private
m_sDescription
CmdInputDef
private
m_sName
CmdInputDef
private
m_sRestrict
CmdInputDef
private
m_sType
CmdInputDef
private
m_vValidatorsString
CmdInputDef
private
maxval
(int maxval)
CmdInputDef
minval
(int minval)
CmdInputDef
optional
()
CmdInputDef
required
()
CmdInputDef
string_
()
CmdInputDef
toJson
()
CmdInputDef
Generated by
1.8.13