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

Go to the source code of this file.
Namespaces | |
| 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 > |
1.8.14