bool operator< (const VPNServer &s)
bool operator== (const VPNServer &s)
bool operator> (const VPNServer &s)
mRegion
std::string mRegion
VPN server region name.
mDomain
std::string mDomain
VPN server domain.
mName
std::string mName
VPN server name.
mDescription
std::string mDescription
VPN server description.
mLatitude
std::string mLatitude
VPN server latitude coordinate.
mLongitude
std::string mLongitude
VPN server longitude coordinate.
mFlag
std::string mFlag
VPN server region flag.
mTorrentsAllowed
bool mTorrentsAllowed
This variable contains information whether torrents allowed on the current server.
mWorkload
std::string mWorkload
VPN server workload.
mPriority
int mPriority
VPN server priority.
mRecommendedServer
bool mRecommendedServer
This variable contains information whether current server is reccomended.