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

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

getCity()WsjcppGeoIPResult
getCountry()WsjcppGeoIPResult
getErrorDescription()WsjcppGeoIPResult
getIpAddress()WsjcppGeoIPResult
getLatitude()WsjcppGeoIPResult
getLongitude()WsjcppGeoIPResult
getRegionName()WsjcppGeoIPResult
getServiceName()WsjcppGeoIPResult
hasError()WsjcppGeoIPResult
m_bHasErrorWsjcppGeoIPResultprivate
m_nLatitudeWsjcppGeoIPResultprivate
m_nLongitudeWsjcppGeoIPResultprivate
m_sCityWsjcppGeoIPResultprivate
m_sCountryWsjcppGeoIPResultprivate
m_sErrorDescriptionWsjcppGeoIPResultprivate
m_sIpAddressWsjcppGeoIPResultprivate
m_sRegionNameWsjcppGeoIPResultprivate
m_sServiceNameWsjcppGeoIPResultprivate
TAGWsjcppGeoIPResultprivate
toJson()WsjcppGeoIPResult
WsjcppGeoIPResult(const std::string &sServiceName, const std::string &sIpAddress, const std::string &sCountry, const std::string &sRegionName, const std::string &sCity, double nLatitude, double nLongitude)WsjcppGeoIPResult
WsjcppGeoIPResult(const std::string &sServiceName, const std::string &sIpAddress, const std::string &sErrorDescription)WsjcppGeoIPResult