Music Hub  ..
A session-wide music playback service
core::ubuntu::media::PlayerSkeleton::Configuration Struct Reference

#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::Object > session
 
apparmor::ubuntu::RequestContextResolver::Ptr request_context_resolver
 
apparmor::ubuntu::RequestAuthenticator::Ptr request_authenticator
 

Detailed Description

Definition at line 52 of file player_skeleton.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: