ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <geoclue.h>
Public Types | |
typedef Address | Interface |
typedef std::tuple< int32_t, std::map< std::string, std::string > , dbus::types::Struct < std::tuple< int32_t, double, double > > > | ResultType |
Static Public Member Functions | |
static std::string | name () |
static const std::chrono::milliseconds | default_timeout () |
typedef std::tuple<int32_t, std::map<std::string, std::string>, dbus::types::Struct<std::tuple<int32_t, double, double> > > org::freedesktop::Geoclue::Address::GetAddress::ResultType |
|
inlinestatic |
|
inlinestatic |