ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
org::freedesktop::Geoclue::Address::GetAddress Struct Reference

#include <geoclue.h>

+ Collaboration diagram for org::freedesktop::Geoclue::Address::GetAddress:

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

Detailed Description

Definition at line 103 of file geoclue.h.

Member Typedef Documentation

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

Definition at line 110 of file geoclue.h.

Member Function Documentation

static const std::chrono::milliseconds org::freedesktop::Geoclue::Address::GetAddress::default_timeout ( )
inlinestatic

Definition at line 111 of file geoclue.h.

static std::string org::freedesktop::Geoclue::Address::GetAddress::name ( )
inlinestatic

Definition at line 105 of file geoclue.h.


The documentation for this struct was generated from the following file: