libosmscout  0.1
LocationDescriptionService.h File Reference
#include <list>
#include <memory>
#include <osmscout/TypeInfoSet.h>
#include <osmscout/db/Database.h>
#include <osmscout/location/Location.h>
#include <osmscout/util/StringMatcher.h>

Classes

class  osmscout::LocationAtPlaceDescription
 
class  osmscout::LocationCoordDescription
 
class  osmscout::LocationCrossingDescription
 
class  osmscout::LocationDescription
 
class  osmscout::LocationDescriptionCandicate
 
class  osmscout::LocationDescriptionService
 
struct  osmscout::LocationDescriptionService::ReverseLookupResult
 
class  osmscout::LocationWayDescription
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Typedefs

using osmscout::LocationAtPlaceDescriptionRef = std::shared_ptr< LocationAtPlaceDescription >
 
using osmscout::LocationCoordDescriptionRef = std::shared_ptr< LocationCoordDescription >
 
using osmscout::LocationCrossingDescriptionRef = std::shared_ptr< LocationCrossingDescription >
 
using osmscout::LocationDescriptionServiceRef = std::shared_ptr< LocationDescriptionService >
 
using osmscout::LocationWayDescriptionRef = std::shared_ptr< LocationWayDescription >