libosmscout  1.1.1
Public Member Functions | Public Attributes | List of all members
osmscout::LocationSearchResult::Entry Class Reference

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

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: