libosmscout
0.1
|
Classes and methods for handling location aspects of object in the libosmscout db. More...
Classes | |
class | osmscout::Address |
class | osmscout::AddressListVisitor |
class | osmscout::AddressVisitor |
class | osmscout::AdminRegion |
class | osmscout::AdminRegionVisitor |
class | osmscout::Location |
class | osmscout::LocationAtPlaceDescription |
class | osmscout::LocationCoordDescription |
class | osmscout::LocationCrossingDescription |
class | osmscout::LocationDescription |
class | osmscout::LocationDescriptionService |
struct | osmscout::LocationDescriptionService::ReverseLookupResult |
class | osmscout::LocationFormSearchParameter |
class | osmscout::LocationSearchResult |
class | osmscout::LocationService |
class | osmscout::LocationStringSearchParameter |
class | osmscout::LocationVisitor |
class | osmscout::LocationWayDescription |
class | osmscout::Place |
class | osmscout::POI |
class | osmscout::POIFormSearchParameter |
class | osmscout::POIVisitor |
Typedefs | |
using | osmscout::LocationAtPlaceDescriptionRef = std::shared_ptr< LocationAtPlaceDescription > |
using | osmscout::LocationCoordDescriptionRef = std::shared_ptr< LocationCoordDescription > |
using | osmscout::LocationCrossingDescriptionRef = std::shared_ptr< LocationCrossingDescription > |
using | osmscout::LocationServiceRef = std::shared_ptr< LocationService > |
using | osmscout::LocationWayDescriptionRef = std::shared_ptr< LocationWayDescription > |
Classes and methods for handling location aspects of object in the libosmscout db.
using osmscout::LocationAtPlaceDescriptionRef = typedef std::shared_ptr<LocationAtPlaceDescription> |
Reference counted reference to a LocationAtPlaceDescription instance
using osmscout::LocationCoordDescriptionRef = typedef std::shared_ptr<LocationCoordDescription> |
Reference counted reference to a LocationCoordDescription instance
using osmscout::LocationCrossingDescriptionRef = typedef std::shared_ptr<LocationCrossingDescription> |
Reference counted reference to a LocationCrossingDescription instance
using osmscout::LocationServiceRef = typedef std::shared_ptr<LocationService> |
Reference counted reference to a location service instance
using osmscout::LocationWayDescriptionRef = typedef std::shared_ptr<LocationWayDescription> |
Reference counted reference to a LocationWayDescription instance