libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::LocationDescriptionService::ReverseLookupResult Struct Reference

#include <LocationDescriptionService.h>

Public Attributes

AddressRef address
 Address data if set. More...
 
AdminRegionRef adminRegion
 Region the object is in, if set. More...
 
LocationRef location
 Location data, if set. More...
 
ObjectFileRef object
 object used for lookup More...
 
POIRef poi
 POI data, if set. More...
 
PostalAreaRef postalArea
 Postal area the object is in, if set. More...
 

Detailed Description

Result of a location reverse lookup

Member Data Documentation

◆ address

AddressRef osmscout::LocationDescriptionService::ReverseLookupResult::address

Address data if set.

◆ adminRegion

AdminRegionRef osmscout::LocationDescriptionService::ReverseLookupResult::adminRegion

Region the object is in, if set.

Referenced by osmscout::LocationDescriptionService::ReverseLookupRegion().

◆ location

LocationRef osmscout::LocationDescriptionService::ReverseLookupResult::location

Location data, if set.

◆ object

ObjectFileRef osmscout::LocationDescriptionService::ReverseLookupResult::object

object used for lookup

◆ poi

POIRef osmscout::LocationDescriptionService::ReverseLookupResult::poi

POI data, if set.

◆ postalArea

PostalAreaRef osmscout::LocationDescriptionService::ReverseLookupResult::postalArea

Postal area the object is in, if set.


The documentation for this struct was generated from the following file: