fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
ModelGame Member List
This is the complete list of members for
ModelGame
, including all inherited members.
clone
() const
ModelGame
copy
(const ModelGame &modelGame)
ModelGame
dateRestart
() const
ModelGame
dateStart
() const
ModelGame
dateStop
() const
ModelGame
description
() const
ModelGame
fillFrom
(const nlohmann::json &jsonGame)
ModelGame
form
() const
ModelGame
localId
() const
ModelGame
m_nLocalId
ModelGame
private
m_nMaxScore
ModelGame
private
m_pValidatorGameForm
ModelGame
private
m_pValidatorGameState
ModelGame
private
m_pValidatorGameType
ModelGame
private
m_sDateRestart
ModelGame
private
m_sDateStart
ModelGame
private
m_sDateStop
ModelGame
private
m_sDescription
ModelGame
private
m_sForm
ModelGame
private
m_sName
ModelGame
private
m_sOrganizators
ModelGame
private
m_sState
ModelGame
private
m_sType
ModelGame
private
m_sUuid
ModelGame
private
maxScore
() const
ModelGame
ModelGame
()
ModelGame
name
() const
ModelGame
organizators
() const
ModelGame
setDateRestart
(std::string sDateRestart)
ModelGame
setDateStart
(std::string sDateStart)
ModelGame
setDateStop
(std::string sDateStop)
ModelGame
setDescription
(std::string sDescription)
ModelGame
setForm
(std::string sForm)
ModelGame
setLocalId
(int nLocalId)
ModelGame
setMaxScore
(int nMaxScore)
ModelGame
setName
(std::string sName)
ModelGame
setOrganizators
(std::string sOrganizators)
ModelGame
setState
(const std::string &sState)
ModelGame
setType
(std::string sType)
ModelGame
setUuid
(std::string sUuid)
ModelGame
state
() const
ModelGame
TAG
ModelGame
private
toJson
()
ModelGame
type
() const
ModelGame
uuid
() const
ModelGame
Generated by
1.8.13