ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <com/ubuntu/location/heading.h>
#include <com/ubuntu/location/position.h>
#include <com/ubuntu/location/provider.h>
#include <com/ubuntu/location/update.h>
#include <com/ubuntu/location/velocity.h>
#include <core/property.h>
Go to the source code of this file.
Classes | |
class | com::ubuntu::location::service::session::Interface |
Models a session with the location service. More... | |
struct | com::ubuntu::location::service::session::Interface::Errors |
struct | com::ubuntu::location::service::session::Interface::Updates |
Encapsulates updates provided for this session, and the ability to enable/disable updates. More... | |
Namespaces | |
com | |
com::ubuntu | |
com::ubuntu::location | |
com::ubuntu::location::service | |
com::ubuntu::location::service::session | |