libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::LocationSearchResult::Entry Class Reference

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

Collaboration diagram for osmscout::LocationSearchResult::Entry:

Public Member Functions

bool operator< (const Entry &other) const
bool operator== (const Entry &other) const

Public Attributes

AdminRegionRef adminRegion
MatchQuality adminRegionMatchQuality
PostalAreaRef postalArea
MatchQuality postalAreaMatchQuality
LocationRef location
MatchQuality locationMatchQuality
POIRef poi
MatchQuality poiMatchQuality
AddressRef address
MatchQuality addressMatchQuality

Member Function Documentation

◆ operator<()

bool osmscout::LocationSearchResult::Entry::operator< ( const Entry & other) const

◆ operator==()

bool osmscout::LocationSearchResult::Entry::operator== ( const Entry & other) const

Member Data Documentation

◆ address

AddressRef osmscout::LocationSearchResult::Entry::address

◆ addressMatchQuality

MatchQuality osmscout::LocationSearchResult::Entry::addressMatchQuality

◆ adminRegion

AdminRegionRef osmscout::LocationSearchResult::Entry::adminRegion

◆ adminRegionMatchQuality

MatchQuality osmscout::LocationSearchResult::Entry::adminRegionMatchQuality

◆ location

LocationRef osmscout::LocationSearchResult::Entry::location

◆ locationMatchQuality

MatchQuality osmscout::LocationSearchResult::Entry::locationMatchQuality

◆ poi

POIRef osmscout::LocationSearchResult::Entry::poi

◆ poiMatchQuality

MatchQuality osmscout::LocationSearchResult::Entry::poiMatchQuality

◆ postalArea

PostalAreaRef osmscout::LocationSearchResult::Entry::postalArea

◆ postalAreaMatchQuality

MatchQuality osmscout::LocationSearchResult::Entry::postalAreaMatchQuality

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