|
| Interface (const Interface &)=delete |
|
Interface & | operator= (const Interface &)=delete |
|
virtual const
org::freedesktop::dbus::types::ObjectPath & | path () const =0 |
|
ChannelConnection | install_position_updates_handler (std::function< void(const Update< Position > &)> handler) |
|
ChannelConnection | install_velocity_updates_handler (std::function< void(const Update< Velocity > &)> handler) |
|
ChannelConnection | install_heading_updates_handler (std::function< void(const Update< Heading > &)> handler) |
|
virtual void | start_position_updates ()=0 |
|
virtual void | stop_position_updates () noexcept=0 |
|
virtual void | start_velocity_updates ()=0 |
|
virtual void | stop_velocity_updates () noexcept=0 |
|
virtual void | start_heading_updates ()=0 |
|
virtual void | stop_heading_updates () noexcept=0 |
|
Definition at line 42 of file interface.h.
The documentation for this class was generated from the following file:
- /build/buildd/location-service-0.0.2+13.10.20131016.1/include/location_service/com/ubuntu/location/service/session/interface.h