fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Public Member Functions | Private Attributes | List of all members
FakeVersion Class Reference

Public Member Functions

 FakeVersion ()
 
std::string getVersion ()
 
void setVersion (std::string sLastVersion)
 

Private Attributes

std::string m_sLastVersion
 

Constructor & Destructor Documentation

◆ FakeVersion()

FakeVersion::FakeVersion ( )
inline

Member Function Documentation

◆ getVersion()

std::string FakeVersion::getVersion ( )
inline

◆ setVersion()

void FakeVersion::setVersion ( std::string  sLastVersion)
inline

Member Data Documentation

◆ m_sLastVersion

std::string FakeVersion::m_sLastVersion
private

The documentation for this class was generated from the following file: