ubuntu-location-service
0.0.2
|
Public Member Functions | |
Implementation (const org::freedesktop::dbus::Bus::Ptr &bus, const org::freedesktop::dbus::types::ObjectPath &session_path, const Provider::Ptr &provider) | |
Implementation (const Implementation &)=delete | |
Implementation & | operator= (const Implementation &)=delete |
virtual void | start_position_updates () |
virtual void | stop_position_updates () noexcept |
virtual void | start_velocity_updates () |
virtual void | stop_velocity_updates () noexcept |
virtual void | start_heading_updates () |
virtual void | stop_heading_updates () noexcept |
![]() | |
Skeleton (const org::freedesktop::dbus::Bus::Ptr &bus, const org::freedesktop::dbus::types::ObjectPath &session_path) | |
Skeleton (const Skeleton &)=delete | |
Skeleton & | operator= (const Skeleton &)=delete |
virtual const org::freedesktop::dbus::types::ObjectPath & | path () const |
Definition at line 37 of file implementation.h.