| _channel | ARDOUR::Bundle | protected |
| _channel_mutex | ARDOUR::Bundle | mutableprotected |
| _name | ARDOUR::Bundle | private |
| _pending_change | ARDOUR::Bundle | private |
| _ports_are_inputs | ARDOUR::Bundle | private |
| _scoped_connection_list | PBD::ScopedConnectionList | private |
| _scoped_connection_lock | PBD::ScopedConnectionList | mutableprivate |
| _signals_suspended | ARDOUR::Bundle | private |
| add_channel(std::string const &, DataType) | ARDOUR::Bundle | |
| add_channel(std::string const &, DataType, std::string const &) | ARDOUR::Bundle | |
| add_channel(std::string const &, DataType, PortList) | ARDOUR::Bundle | |
| add_channels_from_bundle(std::shared_ptr< Bundle >) | ARDOUR::Bundle | |
| add_connection(const UnscopedConnection &c) | PBD::ScopedConnectionList | |
| add_port_to_channel(uint32_t, std::string) | ARDOUR::Bundle | |
| AutoBundle(bool i=true) | ARDOUR::AutoBundle | |
| AutoBundle(std::string const &, bool i=true) | ARDOUR::AutoBundle | |
| Bundle(bool i=true) | ARDOUR::Bundle | |
| Bundle(std::string const &, bool i=true) | ARDOUR::Bundle | |
| Bundle(std::shared_ptr< Bundle >) | ARDOUR::Bundle | |
| Change enum name | ARDOUR::Bundle | |
| Changed | ARDOUR::Bundle | |
| channel_name(uint32_t) const | ARDOUR::Bundle | |
| channel_ports(uint32_t) const | ARDOUR::AutoBundle | |
| channel_type(uint32_t) const | ARDOUR::Bundle | |
| ConfigurationChanged enum value | ARDOUR::Bundle | |
| connect(std::shared_ptr< Bundle >, AudioEngine &, bool allow_partial=false) | ARDOUR::Bundle | |
| connected_to(std::shared_ptr< Bundle >, AudioEngine &, DataType type=DataType::NIL, bool exclusive=false) | ARDOUR::Bundle | |
| connected_to_anything(AudioEngine &) | ARDOUR::Bundle | |
| ConnectionList typedef | PBD::ScopedConnectionList | private |
| DirectionChanged enum value | ARDOUR::Bundle | |
| disconnect(std::shared_ptr< Bundle >, AudioEngine &) | ARDOUR::Bundle | |
| drop_connections() | PBD::ScopedConnectionList | |
| emit_changed(Change) | ARDOUR::Bundle | private |
| has_same_ports(std::shared_ptr< Bundle >) const | ARDOUR::Bundle | |
| n_total() const | ARDOUR::Bundle | |
| name() const | ARDOUR::Bundle | inline |
| NameChanged enum value | ARDOUR::Bundle | |
| nchannels() const | ARDOUR::AutoBundle | |
| offers_port(std::string) const | ARDOUR::Bundle | |
| offers_port_alone(std::string) const | ARDOUR::Bundle | |
| operator=(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| operator==(Bundle const &other) | ARDOUR::Bundle | |
| overall_channel_to_type(DataType, uint32_t) const | ARDOUR::Bundle | |
| parse_io_string(std::string const &, std::vector< std::string > &) | ARDOUR::Bundle | private |
| port_attached_to_channel(uint32_t, std::string) | ARDOUR::Bundle | |
| PortList typedef | ARDOUR::Bundle | |
| ports_are_inputs() const | ARDOUR::Bundle | inline |
| ports_are_outputs() const | ARDOUR::Bundle | inline |
| PortsChanged enum value | ARDOUR::Bundle | |
| remove_channel(uint32_t) | ARDOUR::Bundle | |
| remove_channels() | ARDOUR::Bundle | |
| remove_port_from_channel(uint32_t, std::string) | ARDOUR::Bundle | |
| remove_ports_from_channel(uint32_t) | ARDOUR::Bundle | |
| remove_ports_from_channels() | ARDOUR::Bundle | |
| resume_signals() | ARDOUR::Bundle | |
| ScopedConnectionList() | PBD::ScopedConnectionList | |
| ScopedConnectionList(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| set_channel_name(uint32_t, std::string const &) | ARDOUR::Bundle | |
| set_channels(uint32_t) | ARDOUR::AutoBundle | |
| set_name(std::string const &) | ARDOUR::Bundle | |
| set_port(uint32_t, std::string const &) | ARDOUR::AutoBundle | |
| ARDOUR::Bundle::set_port(uint32_t, std::string) | ARDOUR::Bundle | |
| set_ports_are_inputs() | ARDOUR::Bundle | |
| set_ports_are_outputs() | ARDOUR::Bundle | |
| size() const | PBD::ScopedConnectionList | inline |
| suspend_signals() | ARDOUR::Bundle | |
| type_channel_to_overall(DataType, uint32_t) const | ARDOUR::Bundle | |
| TypeChanged enum value | ARDOUR::Bundle | |
| ~Bundle() | ARDOUR::Bundle | inlinevirtual |
| ~ScopedConnectionList() | PBD::ScopedConnectionList | virtual |