#include <player_skeleton.h>
Collaboration diagram for core::ubuntu::media::PlayerSkeleton::Configuration:Public Attributes | |
| std::shared_ptr< core::dbus::Bus > | bus |
| std::shared_ptr< core::dbus::Service > | service |
| std::shared_ptr< core::dbus::Object > | session |
| apparmor::ubuntu::RequestContextResolver::Ptr | request_context_resolver |
| apparmor::ubuntu::RequestAuthenticator::Ptr | request_authenticator |
Definition at line 52 of file player_skeleton.h.
| std::shared_ptr<core::dbus::Bus> core::ubuntu::media::PlayerSkeleton::Configuration::bus |
Definition at line 55 of file player_skeleton.h.
| apparmor::ubuntu::RequestAuthenticator::Ptr core::ubuntu::media::PlayerSkeleton::Configuration::request_authenticator |
Definition at line 62 of file player_skeleton.h.
| apparmor::ubuntu::RequestContextResolver::Ptr core::ubuntu::media::PlayerSkeleton::Configuration::request_context_resolver |
Definition at line 61 of file player_skeleton.h.
| std::shared_ptr<core::dbus::Service> core::ubuntu::media::PlayerSkeleton::Configuration::service |
Definition at line 57 of file player_skeleton.h.
| std::shared_ptr<core::dbus::Object> core::ubuntu::media::PlayerSkeleton::Configuration::session |
Definition at line 59 of file player_skeleton.h.