ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
com::ubuntu::location::providers::geoclue::Provider::Configuration Struct Reference

#include <provider.h>

+ Collaboration diagram for com::ubuntu::location::providers::geoclue::Provider::Configuration:

Static Public Member Functions

static std::string key_name ()
 
static std::string key_path ()
 

Public Attributes

std::string name
 
std::string path
 
Provider::Features features = Provider::Features::none
 
Provider::Requirements requirements = Provider::Requirements::none
 

Detailed Description

Definition at line 39 of file provider.h.

Member Function Documentation

static std::string com::ubuntu::location::providers::geoclue::Provider::Configuration::key_name ( )
inlinestatic

Definition at line 41 of file provider.h.

static std::string com::ubuntu::location::providers::geoclue::Provider::Configuration::key_path ( )
inlinestatic

Definition at line 42 of file provider.h.

Member Data Documentation

Provider::Features com::ubuntu::location::providers::geoclue::Provider::Configuration::features = Provider::Features::none

Definition at line 46 of file provider.h.

std::string com::ubuntu::location::providers::geoclue::Provider::Configuration::name

Definition at line 43 of file provider.h.

std::string com::ubuntu::location::providers::geoclue::Provider::Configuration::path

Definition at line 44 of file provider.h.

Provider::Requirements com::ubuntu::location::providers::geoclue::Provider::Configuration::requirements = Provider::Requirements::none

Definition at line 47 of file provider.h.


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