18 #ifndef LOCATION_SERVICE_COM_UBUNTU_LOCATION_SERVICE_SESSION_IMPLEMENTATION_H_
19 #define LOCATION_SERVICE_COM_UBUNTU_LOCATION_SERVICE_SESSION_IMPLEMENTATION_H_
56 std::unique_ptr<Private> d;
std::shared_ptr< Provider > Ptr
virtual void stop_position_updates() noexcept
Implementation(const Implementation &)=delete
virtual void start_position_updates()
virtual void stop_velocity_updates() noexcept
virtual ~Implementation() noexcept
virtual void stop_heading_updates() noexcept
virtual void start_heading_updates()
virtual void start_velocity_updates()
Implementation(const Provider::Ptr &provider)
Models a session with the location service.