#include <player_skeleton.h>
Public Attributes | |
std::shared_ptr< core::dbus::Bus > | bus |
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 60 of file player_skeleton.h.
apparmor::ubuntu::RequestContextResolver::Ptr core::ubuntu::media::PlayerSkeleton::Configuration::request_context_resolver |
Definition at line 59 of file player_skeleton.h.
std::shared_ptr<core::dbus::Object> core::ubuntu::media::PlayerSkeleton::Configuration::session |
Definition at line 57 of file player_skeleton.h.