#include "IPLocation.h"
◆ IpLocationRecord() [1/2]
IpLocationRecord::IpLocationRecord |
( |
| ) |
|
|
inline |
24 :
uint32 IpTo
Definition IPLocation.h:30
uint32 IpFrom
Definition IPLocation.h:29
◆ IpLocationRecord() [2/2]
IpLocationRecord::IpLocationRecord |
( |
uint32 |
ipFrom, |
|
|
uint32 |
ipTo, |
|
|
std::string |
countryCode, |
|
|
std::string |
countryName |
|
) |
| |
|
inline |
26 :
std::string CountryCode
Definition IPLocation.h:31
std::string CountryName
Definition IPLocation.h:32
◆ CountryCode
std::string IpLocationRecord::CountryCode |
◆ CountryName
std::string IpLocationRecord::CountryName |
◆ IpFrom
uint32 IpLocationRecord::IpFrom |
◆ IpTo
The documentation for this struct was generated from the following file: