18 #ifndef LOCATION_SERVICE_COM_UBUNTU_LOCATION_SERVICE_SESSION_STUB_H_
19 #define LOCATION_SERVICE_COM_UBUNTU_LOCATION_SESSION_SESSION_STUB_H_
29 #include <core/dbus/stub.h>
47 const core::dbus::Bus::Ptr& bus,
48 const core::dbus::types::ObjectPath& session_path);
66 std::unique_ptr<Private> d;
virtual const core::dbus::types::ObjectPath & path() const
Stub(const core::dbus::Bus::Ptr &bus, const core::dbus::types::ObjectPath &session_path)
virtual void start_heading_updates()
virtual void start_position_updates()
virtual void stop_position_updates() noexcept
virtual void stop_velocity_updates() noexcept
virtual void stop_heading_updates() noexcept
Stub(const Stub &)=delete
virtual void start_velocity_updates()