|
libosmscout 1.1.1
|
#include <list>#include <memory>#include <osmscout/TypeInfoSet.h>#include <osmscout/db/Database.h>#include <osmscout/location/Location.h>#include <osmscout/util/StringMatcher.h>

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> |