libosmscout 1.1.1
Loading...
Searching...
No Matches
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>
Include dependency graph for LocationDescriptionService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::CLASS_FINAL< DataLoader >
class  osmscout::LocationDescriptionService
struct  osmscout::LocationDescriptionService::ReverseLookupResult

Namespaces

namespace  osmscout

Typedefs

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