libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::AddressListVisitor::AddressResult Class Reference

#include <libosmscout/include/osmscout/location/Location.h>

Collaboration diagram for osmscout::AddressListVisitor::AddressResult:

Public Attributes

AdminRegionRef adminRegion
 The admin region the address is contained by.
PostalAreaRef postalArea
 The postal area.
LocationRef location
 The location the address belongs to.
AddressRef address
 The address itself.

Member Data Documentation

◆ address

AddressRef osmscout::AddressListVisitor::AddressResult::address

The address itself.

◆ adminRegion

AdminRegionRef osmscout::AddressListVisitor::AddressResult::adminRegion

The admin region the address is contained by.

◆ location

LocationRef osmscout::AddressListVisitor::AddressResult::location

The location the address belongs to.

◆ postalArea

PostalAreaRef osmscout::AddressListVisitor::AddressResult::postalArea

The postal area.


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