ardour
ARDOUR::PortManager Member List

This is the complete list of members for ARDOUR::PortManager, including all inherited members.

_backendARDOUR::PortManagerprotected
_cycle_portsARDOUR::PortManagerprotected
_port_remove_in_progressARDOUR::PortManagerprotected
can_request_input_monitoring() const ARDOUR::PortManager
check_monitoring()ARDOUR::PortManagerprotected
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
connected_to(const std::string &, const std::string &)ARDOUR::PortManager
cycle_end(pframes_t nframes)ARDOUR::PortManagerprotected
cycle_start(pframes_t nframes)ARDOUR::PortManagerprotected
disconnect(const std::string &source, const std::string &destination)ARDOUR::PortManager
disconnect(boost::shared_ptr< Port >)ARDOUR::PortManager
ensure_input_monitoring(const std::string &, bool) const ARDOUR::PortManager
fade_out(gain_t, gain_t, pframes_t)ARDOUR::PortManagerprotected
get_connections(const std::string &, std::vector< std::string > &)ARDOUR::PortManager
get_physical_inputs(DataType type, std::vector< std::string > &)ARDOUR::PortManager
get_physical_outputs(DataType type, std::vector< std::string > &)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
GraphReorderedARDOUR::PortManager
make_port_name_non_relative(const std::string &name) const ARDOUR::PortManager
make_port_name_relative(const std::string &name) const ARDOUR::PortManager
my_name() const ARDOUR::PortManager
n_physical_inputs() const ARDOUR::PortManager
n_physical_outputs() const ARDOUR::PortManager
physically_connected(const std::string &)ARDOUR::PortManager
port_engine()ARDOUR::PortManager
port_is_mine(const std::string &fullname) const ARDOUR::PortManager
port_is_physical(const std::string &) const ARDOUR::PortManager
port_name_size() const ARDOUR::PortManager
port_registration_failure(const std::string &portname)ARDOUR::PortManagerprotected
port_remove_in_progress() const ARDOUR::PortManagerinline
port_renamed(const std::string &, const std::string &)ARDOUR::PortManager
PortConnectedOrDisconnectedARDOUR::PortManager
PortList typedefARDOUR::PortManager
PortManager()ARDOUR::PortManager
PortRegisteredOrUnregisteredARDOUR::PortManager
Ports typedefARDOUR::PortManager
portsARDOUR::PortManagerprotected
reconnect_ports()ARDOUR::PortManager
reestablish_ports()ARDOUR::PortManager
register_input_port(DataType, const std::string &portname, bool async=false)ARDOUR::PortManager
register_output_port(DataType, const std::string &portname, bool async=false)ARDOUR::PortManager
register_port(DataType type, const std::string &portname, bool input, bool async=false)ARDOUR::PortManagerprotected
registration_callback()ARDOUR::PortManager
remove_all_ports()ARDOUR::PortManager
request_input_monitoring(const std::string &, bool) const ARDOUR::PortManager
silence(pframes_t nframes)ARDOUR::PortManagerprotected
silence_outputs(pframes_t nframes)ARDOUR::PortManagerprotected
unregister_port(boost::shared_ptr< Port >)ARDOUR::PortManager
~PortManager()ARDOUR::PortManagerinlinevirtual