#include <bundle.h>
Definition at line 161 of file bundle.h.
◆ BundleChannel() [1/2]
ARDOUR::BundleChannel::BundleChannel |
( |
| ) |
|
|
inline |
◆ BundleChannel() [2/2]
ARDOUR::BundleChannel::BundleChannel |
( |
std::shared_ptr< Bundle > |
b, |
|
|
int |
c |
|
) |
| |
|
inline |
◆ operator!=()
bool ARDOUR::BundleChannel::operator!= |
( |
BundleChannel const & |
other | ) |
const |
|
inline |
◆ operator==()
bool ARDOUR::BundleChannel::operator== |
( |
BundleChannel const & |
other | ) |
const |
|
inline |
◆ bundle
std::shared_ptr<Bundle> ARDOUR::BundleChannel::bundle |
◆ channel
int ARDOUR::BundleChannel::channel |
channel index, or -1 for "all"
Definition at line 178 of file bundle.h.
The documentation for this class was generated from the following file: