libosmscout  1.1.1
Classes | Public Types | Public Attributes | List of all members
osmscout::LocationSearchResult Class Reference

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

Collaboration diagram for osmscout::LocationSearchResult:
Collaboration graph
[legend]

Classes

class  Entry
 

Public Types

enum  MatchQuality { match = 1, candidate = 2, none = 3 }
 

Public Attributes

std::list< Entryresults
 
bool limitReached
 

Detailed Description

The result of a location query

Member Enumeration Documentation

◆ MatchQuality

Enumerator
match 
candidate 
none 

Member Data Documentation

◆ limitReached

bool osmscout::LocationSearchResult::limitReached

◆ results

std::list<Entry> osmscout::LocationSearchResult::results

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