#include <service_skeleton.h>
Collaboration diagram for core::ubuntu::media::ServiceSkeleton::Configuration:Public Attributes | |
| std::shared_ptr< Service > | impl |
| KeyedPlayerStore::Ptr | player_store |
| helper::ExternalServices & | external_services |
| CoverArtResolver | cover_art_resolver |
Definition at line 44 of file service_skeleton.h.
| CoverArtResolver core::ubuntu::media::ServiceSkeleton::Configuration::cover_art_resolver |
Definition at line 49 of file service_skeleton.h.
| helper::ExternalServices& core::ubuntu::media::ServiceSkeleton::Configuration::external_services |
Definition at line 48 of file service_skeleton.h.
| std::shared_ptr<Service> core::ubuntu::media::ServiceSkeleton::Configuration::impl |
Definition at line 46 of file service_skeleton.h.
| KeyedPlayerStore::Ptr core::ubuntu::media::ServiceSkeleton::Configuration::player_store |
Definition at line 47 of file service_skeleton.h.