|
libosmscout 1.1.1
|

Classes | |
| class | osmscout::AdminRegion |
| class | osmscout::AdminRegionVisitor |
| class | osmscout::POI |
| class | osmscout::POIVisitor |
| class | osmscout::Location |
| class | osmscout::LocationVisitor |
| class | osmscout::Address |
| class | osmscout::AddressVisitor |
| class | osmscout::AddressListVisitor |
| class | osmscout::Place |
| class | osmscout::CLASS_FINAL< DataLoader > |
| class | osmscout::LocationDescriptionService |
| struct | osmscout::LocationDescriptionService::ReverseLookupResult |
| class | osmscout::LocationSearchResult |
| class | osmscout::LocationService |
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::LocationServiceRef = std::shared_ptr<LocationService> |
Classes and methods for handling location aspects of object in the libosmscout db.
| using osmscout::LocationAtPlaceDescriptionRef = std::shared_ptr<LocationAtPlaceDescription> |
Reference counted reference to a LocationAtPlaceDescription instance
| using osmscout::LocationCoordDescriptionRef = std::shared_ptr<LocationCoordDescription> |
Reference counted reference to a LocationCoordDescription instance
| using osmscout::LocationCrossingDescriptionRef = std::shared_ptr<LocationCrossingDescription> |
Reference counted reference to a LocationCrossingDescription instance
| using osmscout::LocationServiceRef = std::shared_ptr<LocationService> |
Reference counted reference to a location service instance
| using osmscout::LocationWayDescriptionRef = std::shared_ptr<LocationWayDescription> |
Reference counted reference to a LocationWayDescription instance