ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::IO::UserBundleInfo Struct Reference

Public Member Functions

 UserBundleInfo (IO *, boost::shared_ptr< UserBundle > b)
 

Public Attributes

boost::shared_ptr< UserBundlebundle
 
PBD::ScopedConnection changed
 

Detailed Description

Definition at line 218 of file io.h.

Constructor & Destructor Documentation

IO::UserBundleInfo::UserBundleInfo ( IO io,
boost::shared_ptr< UserBundle b 
)

Definition at line 1522 of file io.cc.

Member Data Documentation

boost::shared_ptr<UserBundle> ARDOUR::IO::UserBundleInfo::bundle

Definition at line 220 of file io.h.

PBD::ScopedConnection ARDOUR::IO::UserBundleInfo::changed

Definition at line 221 of file io.h.


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