ubuntu-location-service
..
An aggregating location service providing positioning and geocoding capabilities to applications.
|
#include <skeleton.h>
Public Attributes | |
core::dbus::Bus::Ptr | incoming |
core::dbus::Bus::Ptr | outgoing |
CredentialsResolver::Ptr | credentials_resolver |
ObjectPathGenerator::Ptr | object_path_generator |
PermissionManager::Ptr | permission_manager |
Definition at line 95 of file skeleton.h.
CredentialsResolver::Ptr com::ubuntu::location::service::Skeleton::Configuration::credentials_resolver |
Definition at line 103 of file skeleton.h.
core::dbus::Bus::Ptr com::ubuntu::location::service::Skeleton::Configuration::incoming |
Definition at line 98 of file skeleton.h.
ObjectPathGenerator::Ptr com::ubuntu::location::service::Skeleton::Configuration::object_path_generator |
Definition at line 105 of file skeleton.h.
core::dbus::Bus::Ptr com::ubuntu::location::service::Skeleton::Configuration::outgoing |
Definition at line 100 of file skeleton.h.
PermissionManager::Ptr com::ubuntu::location::service::Skeleton::Configuration::permission_manager |
Definition at line 107 of file skeleton.h.