Ardour  9.0-pre0-350-gf17a656217
ARDOUR::IO::UserBundleInfo Struct Reference

Public Member Functions

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

Public Attributes

std::shared_ptr< UserBundlebundle
 
PBD::ScopedConnection changed
 

Detailed Description

Definition at line 217 of file io.h.

Constructor & Destructor Documentation

◆ UserBundleInfo()

ARDOUR::IO::UserBundleInfo::UserBundleInfo ( IO ,
std::shared_ptr< UserBundle b 
)

Member Data Documentation

◆ bundle

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

Definition at line 219 of file io.h.

◆ changed

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

Definition at line 220 of file io.h.


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