| _instance_name | ARDOUR::PortEngineSharedImpl | protected |
| _port_callback_mutex | ARDOUR::PortEngineSharedImpl | protected |
| _port_change_flag | ARDOUR::PortEngineSharedImpl | protected |
| _port_connection_queue | ARDOUR::PortEngineSharedImpl | protected |
| _portmap | ARDOUR::PortEngineSharedImpl | protected |
| _portregistry | ARDOUR::PortEngineSharedImpl | protected |
| _ports | ARDOUR::PortEngineSharedImpl | protected |
| _system_inputs | ARDOUR::PortEngineSharedImpl | protected |
| _system_midi_in | ARDOUR::PortEngineSharedImpl | protected |
| _system_midi_out | ARDOUR::PortEngineSharedImpl | protected |
| _system_outputs | ARDOUR::PortEngineSharedImpl | protected |
| add_port(const std::string &shortname, ARDOUR::DataType, ARDOUR::PortFlags) | ARDOUR::PortEngineSharedImpl | protected |
| BackendPort class | ARDOUR::PortEngineSharedImpl | friend |
| clear_ports() | ARDOUR::PortEngineSharedImpl | protected |
| connect(const std::string &src, const std::string &dst) | ARDOUR::PortEngineSharedImpl | |
| connect(PortEngine::PortHandle, const std::string &) | ARDOUR::PortEngineSharedImpl | |
| connected(PortEngine::PortHandle, bool process_callback_safe) | ARDOUR::PortEngineSharedImpl | |
| connected_to(PortEngine::PortHandle, const std::string &, bool process_callback_safe) | ARDOUR::PortEngineSharedImpl | |
| disconnect(const std::string &src, const std::string &dst) | ARDOUR::PortEngineSharedImpl | |
| disconnect(PortEngine::PortHandle, const std::string &) | ARDOUR::PortEngineSharedImpl | |
| disconnect_all(PortEngine::PortHandle) | ARDOUR::PortEngineSharedImpl | |
| find_port(const std::string &port_name) const | ARDOUR::PortEngineSharedImpl | inlineprotected |
| get_connections(PortEngine::PortHandle, std::vector< std::string > &, bool process_callback_safe) | ARDOUR::PortEngineSharedImpl | |
| get_physical_inputs(DataType type, std::vector< std::string > &) | ARDOUR::PortEngineSharedImpl | |
| get_physical_outputs(DataType type, std::vector< std::string > &) | ARDOUR::PortEngineSharedImpl | |
| get_port_by_name(const std::string &) const | ARDOUR::PortEngineSharedImpl | |
| get_port_flags(PortEngine::PortHandle) const | ARDOUR::PortEngineSharedImpl | |
| get_port_name(PortEngine::PortHandle) const | ARDOUR::PortEngineSharedImpl | |
| get_port_property(PortEngine::PortHandle, const std::string &key, std::string &value, std::string &type) const | ARDOUR::PortEngineSharedImpl | |
| get_ports(const std::string &port_name_pattern, DataType type, PortFlags flags, std::vector< std::string > &) const | ARDOUR::PortEngineSharedImpl | |
| get_state() const | ARDOUR::PortEngineSharedImpl | protected |
| list_ports() const | ARDOUR::PortEngineSharedImpl | protected |
| n_physical_inputs() const | ARDOUR::PortEngineSharedImpl | |
| n_physical_outputs() const | ARDOUR::PortEngineSharedImpl | |
| physically_connected(PortEngine::PortHandle, bool process_callback_safe) | ARDOUR::PortEngineSharedImpl | |
| port_connect_add_remove_callback() | ARDOUR::PortEngineSharedImpl | inlineprotected |
| port_connect_callback(const std::string &a, const std::string &b, bool conn) | ARDOUR::PortEngineSharedImpl | inlineprotected |
| port_data_type(PortEngine::PortHandle) const | ARDOUR::PortEngineSharedImpl | |
| port_factory(std::string const &name, ARDOUR::DataType dt, ARDOUR::PortFlags flags)=0 | ARDOUR::PortEngineSharedImpl | protectedpure virtual |
| port_is_physical(PortEngine::PortHandle) const | ARDOUR::PortEngineSharedImpl | |
| port_name_size() const | ARDOUR::PortEngineSharedImpl | |
| PortEngineSharedImpl(PortManager &mgr, std::string const &instance_name) | ARDOUR::PortEngineSharedImpl | |
| PortIndex typedef | ARDOUR::PortEngineSharedImpl | protected |
| PortMap typedef | ARDOUR::PortEngineSharedImpl | protected |
| PortRegistry typedef | ARDOUR::PortEngineSharedImpl | protected |
| process_connection_queue_locked(PortManager &mgr) | ARDOUR::PortEngineSharedImpl | protected |
| register_port(const std::string &shortname, ARDOUR::DataType, ARDOUR::PortFlags) | ARDOUR::PortEngineSharedImpl | |
| set_port_name(PortEngine::PortHandle, const std::string &) | ARDOUR::PortEngineSharedImpl | |
| set_port_property(PortEngine::PortHandle, const std::string &key, const std::string &value, const std::string &type) | ARDOUR::PortEngineSharedImpl | |
| set_state(XMLNode const &, int version) | ARDOUR::PortEngineSharedImpl | protected |
| unregister_port(PortEngine::PortHandle) | ARDOUR::PortEngineSharedImpl | virtual |
| unregister_ports(bool system_only=false) | ARDOUR::PortEngineSharedImpl | protected |
| update_system_port_latencies() | ARDOUR::PortEngineSharedImpl | protectedvirtual |
| valid_port(BackendPortHandle port) const | ARDOUR::PortEngineSharedImpl | inlineprotected |
| ~PortEngineSharedImpl() | ARDOUR::PortEngineSharedImpl | virtual |