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

#include <wsjcpp_geoip.h>

Static Public Member Functions

static WsjcppGeoIPResult requestToIpApiCom (const std::string &sIpAddress)
 
static WsjcppGeoIPResult parseResponseIpApiCom (const std::string &sIpAddress, const std::string &sJson)
 
static bool isIPv4InReservedRange (const WsjcppGeoIPv4 &ipV4, std::string &sError)
 

Member Function Documentation

◆ isIPv4InReservedRange()

bool WsjcppGeoIP::isIPv4InReservedRange ( const WsjcppGeoIPv4 ipV4,
std::string &  sError 
)
static

◆ parseResponseIpApiCom()

WsjcppGeoIPResult WsjcppGeoIP::parseResponseIpApiCom ( const std::string &  sIpAddress,
const std::string &  sJson 
)
static

◆ requestToIpApiCom()

WsjcppGeoIPResult WsjcppGeoIP::requestToIpApiCom ( const std::string &  sIpAddress)
static

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