#include <IPLocation.h>
Definition at line 26 of file IPLocation.h.
◆ IpLocationRecord() [1/2]
| IpLocationRecord::IpLocationRecord |
( |
| ) |
|
|
inline |
◆ IpLocationRecord() [2/2]
| IpLocationRecord::IpLocationRecord |
( |
std::array< uint8, 16 > |
ipFrom, |
|
|
std::array< uint8, 16 > |
ipTo, |
|
|
std::string && |
countryCode, |
|
|
std::string && |
countryName |
|
) |
| |
|
inline |
◆ CountryCode
| std::string IpLocationRecord::CountryCode |
◆ CountryName
| std::string IpLocationRecord::CountryName |
◆ IpFrom
| std::array<uint8, 16> IpLocationRecord::IpFrom |
◆ IpTo
| std::array<uint8, 16> IpLocationRecord::IpTo |
The documentation for this struct was generated from the following file: