Music Hub  ..
A session-wide music playback service
mpris::Playlists Struct Reference

#include <playlists.h>

+ Collaboration diagram for mpris::Playlists:

Classes

struct  Methods
 
struct  Orderings
 
struct  Properties
 
struct  Signals
 
struct  Skeleton
 

Public Types

typedef core::dbus::types::Struct< std::tuple< core::dbus::types::ObjectPath, std::string, std::string > > Playlist
 
typedef core::dbus::types::Struct< std::tuple< bool, Playlist > > MaybePlaylist
 

Static Public Member Functions

static const std::string & name ()
 

Detailed Description

Definition at line 52 of file playlists.h.

Member Typedef Documentation

typedef core::dbus::types::Struct< std::tuple < bool, Playlist > > mpris::Playlists::MaybePlaylist

Definition at line 99 of file playlists.h.

typedef core::dbus::types::Struct< std::tuple < core::dbus::types::ObjectPath, std::string, std::string > > mpris::Playlists::Playlist

Definition at line 87 of file playlists.h.

Member Function Documentation

static const std::string& mpris::Playlists::name ( )
inlinestatic

Definition at line 54 of file playlists.h.

Referenced by media::ServiceSkeleton::Private::Exported::Exported().


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