|
| Controller (const Controller &)=delete |
|
Controller & | operator= (const Controller &)=delete |
|
virtual void | start_position_updates () |
|
virtual void | stop_position_updates () |
|
bool | are_position_updates_running () const |
|
virtual void | start_heading_updates () |
|
virtual void | stop_heading_updates () |
|
bool | are_heading_updates_running () const |
|
virtual void | start_velocity_updates () |
|
virtual void | stop_velocity_updates () |
|
bool | are_velocity_updates_running () const |
|
const Cache< Update< Position > > & | cached_position_update () const |
|
const Cache< Update< Heading > > & | cached_heading_update () const |
|
const Cache< Update< Velocity > > & | cached_velocity_update () const |
|
Definition at line 62 of file provider.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/provider.h