|
ORE Studio 0.0.4
|
Geolocation service implementation. More...
Classes | |
| struct | geolocation_result |
| Result of a geolocation lookup. More... | |
| class | geolocation_service |
| Service for looking up geographic location from IP addresses. More... | |
Enumerations | |
| enum class | geolocation_error { database_not_available , address_not_found , lookup_failed , invalid_address } |
| Error codes for geolocation lookup failures. | |
Geolocation service implementation.
Contains the geolocation_service for IP address to location resolution using MaxMind GeoIP2 databases.