ardour
Public Member Functions | Public Attributes | List of all members
ShowMeTheList Struct Reference

Public Member Functions

 ShowMeTheList (boost::shared_ptr< Playlist > pl, const string &n)
 
 ~ShowMeTheList ()
 

Public Attributes

boost::shared_ptr< Playlistplaylist
 
string name
 

Detailed Description

Definition at line 55 of file playlist.cc.

Constructor & Destructor Documentation

ShowMeTheList::ShowMeTheList ( boost::shared_ptr< Playlist pl,
const string &  n 
)
inline

Definition at line 56 of file playlist.cc.

ShowMeTheList::~ShowMeTheList ( )
inline

Definition at line 57 of file playlist.cc.

Member Data Documentation

string ShowMeTheList::name

Definition at line 61 of file playlist.cc.

boost::shared_ptr<Playlist> ShowMeTheList::playlist

Definition at line 59 of file playlist.cc.


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