#include <service.h>
Inheritance diagram for com::ubuntu::music::Service:
Collaboration diagram for com::ubuntu::music::Service:Classes | |
| struct | Client |
Public Member Functions | |
| Service (const Service &)=delete | |
| ~Service () | |
| Service & | operator= (const Service &)=delete |
| bool | operator== (const Service &) const =delete |
| std::shared_ptr< Player > | create_session () |
Friends | |
| struct | Client |
|
delete |
| com::ubuntu::music::Service::~Service | ( | ) |
| std::shared_ptr<Player> com::ubuntu::music::Service::create_session | ( | ) |
|
delete |