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 94 of file skeleton.h.
CredentialsResolver::Ptr com::ubuntu::location::service::Skeleton::Configuration::credentials_resolver |
Definition at line 102 of file skeleton.h.
core::dbus::Bus::Ptr com::ubuntu::location::service::Skeleton::Configuration::incoming |
Definition at line 97 of file skeleton.h.
ObjectPathGenerator::Ptr com::ubuntu::location::service::Skeleton::Configuration::object_path_generator |
Definition at line 104 of file skeleton.h.
core::dbus::Bus::Ptr com::ubuntu::location::service::Skeleton::Configuration::outgoing |
Definition at line 99 of file skeleton.h.
PermissionManager::Ptr com::ubuntu::location::service::Skeleton::Configuration::permission_manager |
Definition at line 106 of file skeleton.h.