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