Music Hub  ..
A session-wide music playback service
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
media::ServiceSkeleton::Private Struct Reference
+ Collaboration diagram for media::ServiceSkeleton::Private:

Public Member Functions

 Private (media::ServiceSkeleton *impl)
 
void handle_create_session (const core::dbus::Message::Ptr &msg)
 
void handle_pause_other_sessions (const core::dbus::Message::Ptr &msg)
 

Public Attributes

media::ServiceSkeletonimpl
 
dbus::Object::Ptr object
 

Detailed Description

Definition at line 40 of file service_skeleton.cpp.

Constructor & Destructor Documentation

media::ServiceSkeleton::Private::Private ( media::ServiceSkeleton impl)
inline

Definition at line 42 of file service_skeleton.cpp.

References handle_create_session(), and handle_pause_other_sessions().

+ Here is the call graph for this function:

Member Function Documentation

void media::ServiceSkeleton::Private::handle_create_session ( const core::dbus::Message::Ptr &  msg)
inline

Definition at line 59 of file service_skeleton.cpp.

References impl, and mpris::Service::Errors::CreatingSession::name().

Referenced by Private().

+ Here is the call graph for this function:

void media::ServiceSkeleton::Private::handle_pause_other_sessions ( const core::dbus::Message::Ptr &  msg)
inline

Definition at line 94 of file service_skeleton.cpp.

References impl.

Referenced by Private().

Member Data Documentation

media::ServiceSkeleton* media::ServiceSkeleton::Private::impl

Definition at line 105 of file service_skeleton.cpp.

Referenced by handle_create_session(), and handle_pause_other_sessions().

dbus::Object::Ptr media::ServiceSkeleton::Private::object

Definition at line 106 of file service_skeleton.cpp.


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