ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
com::ubuntu::location::WithSource< T > Struct Template Reference

#include <update_selector.h>

+ Collaboration diagram for com::ubuntu::location::WithSource< T >:

Public Attributes

std::shared_ptr< Providersource
 
value
 

Detailed Description

template<typename T>
struct com::ubuntu::location::WithSource< T >

Definition at line 32 of file update_selector.h.

Member Data Documentation

◆ source

template<typename T >
std::shared_ptr<Provider> com::ubuntu::location::WithSource< T >::source

Definition at line 32 of file update_selector.h.

◆ value

template<typename T >
T com::ubuntu::location::WithSource< T >::value

Definition at line 32 of file update_selector.h.


The documentation for this struct was generated from the following file: