lomiri-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <update_selector.h>
Public Attributes | |
std::shared_ptr< Provider > | source |
T | value |
Definition at line 32 of file update_selector.h.
std::shared_ptr<Provider> com::lomiri::location::WithSource< T >::source |
Definition at line 32 of file update_selector.h.
T com::lomiri::location::WithSource< T >::value |
Definition at line 32 of file update_selector.h.