#include <provider_factory.h>
Definition at line 38 of file provider_factory.h.
void com::ubuntu::location::ProviderFactory::add_factory_for_name |
( |
const std::string & |
name, |
|
|
const Factory & |
factory |
|
) |
| |
Provider::Ptr com::ubuntu::location::ProviderFactory::create_provider_for_name_with_config |
( |
const std::string & |
name, |
|
|
const Configuration & |
config |
|
) |
| |
void com::ubuntu::location::ProviderFactory::create_provider_for_name_with_config |
( |
const std::string & |
name, |
|
|
const Configuration & |
config, |
|
|
const std::function< void(Provider::Ptr)> & |
cb |
|
) |
| |
void com::ubuntu::location::ProviderFactory::enumerate |
( |
const std::function< void(const std::string &, const Factory &)> & |
enumerator | ) |
|
static std::string com::ubuntu::location::ProviderFactory::extract_undecorated_name |
( |
const std::string & |
name | ) |
|
|
static |
static ProviderFactory& com::ubuntu::location::ProviderFactory::instance |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- /build/location-service-EVtVAw/location-service-3.0.0+16.04.20160405/include/location_service/com/ubuntu/location/provider_factory.h