ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
Go to the source code of this file.
Classes | |
struct | com::ubuntu::location::Update< T > |
Templated class that wraps a value and timestamp. More... | |
Namespaces | |
com | |
com::ubuntu | |
com::ubuntu::location | |
Functions | |
template<typename T > | |
std::ostream & | com::ubuntu::location::operator<< (std::ostream &out, const Update< T > &update) |
Pretty-prints the update to the provided output stream. More... | |