libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::LocationSearchResult::Entry Class Reference

#include <LocationService.h>

Public Member Functions

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

Public Attributes

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

Member Function Documentation

◆ operator<()

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

◆ operator==()

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

References address, adminRegion, location, poi, and postalArea.

Member Data Documentation

◆ address

AddressRef osmscout::LocationSearchResult::Entry::address

◆ addressMatchQuality

◆ adminRegion

◆ adminRegionMatchQuality

◆ location

LocationRef osmscout::LocationSearchResult::Entry::location

◆ locationMatchQuality

◆ poi

POIRef osmscout::LocationSearchResult::Entry::poi

◆ poiMatchQuality

◆ postalArea

◆ postalAreaMatchQuality


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