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::Service > service
 
std::shared_ptr< core::dbus::Object > session
 
core::ubuntu::media::Serviceplayer_service
 
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

◆ bus

std::shared_ptr<core::dbus::Bus> core::ubuntu::media::PlayerSkeleton::Configuration::bus

Definition at line 55 of file player_skeleton.h.

◆ player_service

core::ubuntu::media::Service* core::ubuntu::media::PlayerSkeleton::Configuration::player_service

Definition at line 61 of file player_skeleton.h.

◆ request_authenticator

apparmor::ubuntu::RequestAuthenticator::Ptr core::ubuntu::media::PlayerSkeleton::Configuration::request_authenticator

Definition at line 64 of file player_skeleton.h.

◆ request_context_resolver

apparmor::ubuntu::RequestContextResolver::Ptr core::ubuntu::media::PlayerSkeleton::Configuration::request_context_resolver

Definition at line 63 of file player_skeleton.h.

◆ service

std::shared_ptr<core::dbus::Service> core::ubuntu::media::PlayerSkeleton::Configuration::service

Definition at line 57 of file player_skeleton.h.

◆ session

std::shared_ptr<core::dbus::Object> core::ubuntu::media::PlayerSkeleton::Configuration::session

Definition at line 59 of file player_skeleton.h.


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