ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
com::ubuntu::location::service::session::Skeleton Class Reference

#include <skeleton.h>

+ Inheritance diagram for com::ubuntu::location::service::session::Skeleton:
+ Collaboration diagram for com::ubuntu::location::service::session::Skeleton:

Classes

struct  Configuration
 
struct  Local
 
struct  Remote
 

Public Member Functions

 Skeleton (const Configuration &configuration)
 
virtual ~Skeleton () noexcept
 
virtual const core::dbus::types::ObjectPath & path () const
 

Detailed Description

Definition at line 45 of file skeleton.h.

Constructor & Destructor Documentation

com::ubuntu::location::service::session::Skeleton::Skeleton ( const Configuration configuration)
virtual com::ubuntu::location::service::session::Skeleton::~Skeleton ( )
virtualnoexcept

Member Function Documentation

virtual const core::dbus::types::ObjectPath& com::ubuntu::location::service::session::Skeleton::path ( ) const
virtual

Member Data Documentation

core::ScopedConnection com::ubuntu::location::service::session::Skeleton::heading_changed

Definition at line 111 of file skeleton.h.

core::ScopedConnection com::ubuntu::location::service::session::Skeleton::position_changed

Definition at line 109 of file skeleton.h.

core::ScopedConnection com::ubuntu::location::service::session::Skeleton::velocity_changed

Definition at line 113 of file skeleton.h.


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