ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <com/ubuntu/location/provider.h>
#include <com/ubuntu/location/provider_enumerator.h>
#include <com/ubuntu/location/provider_selection.h>
#include <com/ubuntu/location/satellite_based_positioning_state.h>
#include <com/ubuntu/location/space_vehicle.h>
#include <com/ubuntu/location/wifi_and_cell_reporting_state.h>
#include <core/property.h>
#include <mutex>
#include <set>
Go to the source code of this file.
Classes | |
class | com::ubuntu::location::Engine |
The Engine class encapsulates a positioning engine, relying on a set of providers and reporters to acquire and publish location information. More... | |
struct | com::ubuntu::location::Engine::Configuration |
The Configuration struct summarizes the state of the engine. More... | |
struct | com::ubuntu::location::Engine::Updates |
Summarizes all updates delivered via the engine. More... | |
Namespaces | |
com | |
com::ubuntu | |
com::ubuntu::location | |