| _audio_input_ports | ARDOUR::PortManager | private |
| _backend | ARDOUR::PortManager | protected |
| _cycle_ports | ARDOUR::PortManager | protected |
| _midi_info_dirty | ARDOUR::PortManager | private |
| _midi_input_ports | ARDOUR::PortManager | private |
| _monitor_port | ARDOUR::PortManager | private |
| _port_deletions_pending | ARDOUR::PortManager | protected |
| _port_info | ARDOUR::PortManager | private |
| _port_info_mutex | ARDOUR::PortManager | mutableprivate |
| _port_remove_in_progress | ARDOUR::PortManager | protected |
| _ports | ARDOUR::PortManager | protected |
| _reset_meters | ARDOUR::PortManager | private |
| add_midi_port_flags(std::string const &, MidiPortFlags) | ARDOUR::PortManager | |
| add_pending_port_deletion(Port *)=0 | ARDOUR::PortManager | pure virtual |
| audio_input_ports() const | ARDOUR::PortManager | |
| AudioInputPorts typedef | ARDOUR::PortManager | |
| AudioPortMeter typedef | ARDOUR::PortManager | |
| AudioPortScope typedef | ARDOUR::PortManager | |
| can_request_input_monitoring() const | ARDOUR::PortManager | |
| check_for_ambiguous_latency(bool log=false) const | ARDOUR::PortManager | |
| check_monitoring() | ARDOUR::PortManager | protected |
| clear_pending_port_deletions() | ARDOUR::PortManager | |
| connect(const std::string &source, const std::string &destination) | ARDOUR::PortManager | |
| connect_callback(const std::string &, const std::string &, bool connection) | ARDOUR::PortManager | |
| connected(const std::string &) | ARDOUR::PortManager | |
| cycle_end(pframes_t nframes, Session *s=0) | ARDOUR::PortManager | protected |
| cycle_end_fade_out(gain_t, gain_t, pframes_t, Session *s=0) | ARDOUR::PortManager | protected |
| cycle_start(pframes_t nframes, Session *s=0) | ARDOUR::PortManager | protected |
| disconnect(const std::string &source, const std::string &destination) | ARDOUR::PortManager | |
| disconnect(std::shared_ptr< Port >) | ARDOUR::PortManager | |
| disconnect(std::string const &) | ARDOUR::PortManager | |
| ensure_input_monitoring(const std::string &, bool) const | ARDOUR::PortManager | |
| falloff_cache_calc(pframes_t, samplecnt_t) | ARDOUR::PortManager | static |
| fill_midi_port_info_locked() | ARDOUR::PortManager | private |
| filter_midi_ports(std::vector< std::string > &, MidiPortFlags, MidiPortFlags) | ARDOUR::PortManager | protected |
| get_configurable_midi_ports(std::vector< std::string > &, bool for_input) | ARDOUR::PortManager | |
| get_connections(const std::string &, std::vector< std::string > &, bool process_context_safe=true) | ARDOUR::PortManager | |
| get_hardware_port_name_by_name(const std::string &portname) const | ARDOUR::PortManager | |
| get_midi_selection_ports(std::vector< std::string > &) | ARDOUR::PortManager | |
| get_physical_inputs(DataType type, std::vector< std::string > &, MidiPortFlags include=MidiPortFlags(0), MidiPortFlags exclude=MidiPortFlags(0)) | ARDOUR::PortManager | |
| get_physical_outputs(DataType type, std::vector< std::string > &, MidiPortFlags include=MidiPortFlags(0), MidiPortFlags exclude=MidiPortFlags(0)) | ARDOUR::PortManager | |
| get_port_by_name(const std::string &) | ARDOUR::PortManager | |
| get_ports(const std::string &port_name_pattern, DataType type, PortFlags flags, std::vector< std::string > &) | ARDOUR::PortManager | |
| get_ports(DataType, PortList &) | ARDOUR::PortManager | |
| get_pretty_name_by_name(const std::string &portname) const | ARDOUR::PortManager | |
| graph_order_callback() | ARDOUR::PortManager | |
| GraphReordered | ARDOUR::PortManager | |
| list_all_ports() const | ARDOUR::PortManager | |
| list_cycle_ports() const | ARDOUR::PortManager | |
| load_port_info() | ARDOUR::PortManager | private |
| make_port_name_non_relative(const std::string &name) const | ARDOUR::PortManager | |
| make_port_name_relative(const std::string &name) const | ARDOUR::PortManager | |
| midi_input_ports() const | ARDOUR::PortManager | |
| midi_port_info_file() | ARDOUR::PortManager | protectedstatic |
| midi_port_metadata(std::string const &) | ARDOUR::PortManager | |
| MIDIInputPorts typedef | ARDOUR::PortManager | |
| MidiPortInfoChanged | ARDOUR::PortManager | |
| MIDIPortMeter typedef | ARDOUR::PortManager | |
| MIDIPortMonitor typedef | ARDOUR::PortManager | |
| MidiSelectionPortsChanged | ARDOUR::PortManager | |
| monitor_port() | ARDOUR::PortManager | inline |
| my_name() const | ARDOUR::PortManager | |
| n_physical_inputs() const | ARDOUR::PortManager | |
| n_physical_outputs() const | ARDOUR::PortManager | |
| physically_connected(const std::string &) | ARDOUR::PortManager | |
| PhysInputChanged | ARDOUR::PortManager | |
| port_deletions_pending() | ARDOUR::PortManager | inline |
| port_engine() | ARDOUR::PortManager | |
| port_info_file() | ARDOUR::PortManager | protectedstatic |
| port_is_control_only(std::string const &) | ARDOUR::PortManager | static |
| port_is_mine(const std::string &fullname) const | ARDOUR::PortManager | |
| port_is_physical(const std::string &) const | ARDOUR::PortManager | |
| port_is_physical_input_monitor_enable(std::string const &) | ARDOUR::PortManager | static |
| port_is_virtual_piano(std::string const &) | ARDOUR::PortManager | static |
| port_name_size() const | ARDOUR::PortManager | |
| port_registration_failure(const std::string &portname) | ARDOUR::PortManager | protected |
| port_remove_in_progress() const | ARDOUR::PortManager | inline |
| port_renamed(const std::string &, const std::string &) | ARDOUR::PortManager | |
| PortConnectedOrDisconnected | ARDOUR::PortManager | |
| PortInfo typedef | ARDOUR::PortManager | private |
| PortList typedef | ARDOUR::PortManager | |
| PortManager() | ARDOUR::PortManager | |
| PortPrettyNameChanged | ARDOUR::PortManager | |
| PortRegisteredOrUnregistered | ARDOUR::PortManager | |
| Ports typedef | ARDOUR::PortManager | |
| reconnect_ports(Session *s=nullptr) | ARDOUR::PortManager | |
| reestablish_ports() | ARDOUR::PortManager | |
| register_input_port(DataType, const std::string &portname, bool async=false, PortFlags extra_flags=PortFlags(0)) | ARDOUR::PortManager | |
| register_output_port(DataType, const std::string &portname, bool async=false, PortFlags extra_flags=PortFlags(0)) | ARDOUR::PortManager | |
| register_port(DataType type, const std::string &portname, bool input, bool async=false, PortFlags extra_flags=PortFlags(0)) | ARDOUR::PortManager | protected |
| registration_callback() | ARDOUR::PortManager | |
| reinit(bool with_ratio=false) | ARDOUR::PortManager | |
| remove_midi_port_flags(std::string const &, MidiPortFlags) | ARDOUR::PortManager | |
| remove_session_ports() | ARDOUR::PortManager | |
| request_input_monitoring(const std::string &, bool) const | ARDOUR::PortManager | |
| reset_input_meters() | ARDOUR::PortManager | |
| run_input_meters(pframes_t, samplecnt_t) | ARDOUR::PortManager | private |
| save_port_info() | ARDOUR::PortManager | private |
| session_port_count() const | ARDOUR::PortManager | |
| set_port_buffer_sizes(pframes_t) | ARDOUR::PortManager | protected |
| set_port_pretty_name(std::string const &, std::string const &) | ARDOUR::PortManager | |
| set_pretty_names(std::vector< std::string > const &, DataType, bool) | ARDOUR::PortManager | private |
| short_port_name_from_port_name(std::string const &full_name) const | ARDOUR::PortManager | |
| silence(pframes_t nframes, Session *s=0) | ARDOUR::PortManager | protected |
| silence_outputs(pframes_t nframes) | ARDOUR::PortManager | protected |
| total_port_count() const | ARDOUR::PortManager | inline |
| unregister_port(std::shared_ptr< Port >) | ARDOUR::PortManager | |
| update_input_ports(bool) | ARDOUR::PortManager | private |
| ~PortManager() | ARDOUR::PortManager | inlinevirtual |