create_conn(const mb_endpoint &ep0, const mb_endpoint &ep1) | mb_conn_table | |
disconnect(const std::string &comp_name1, const std::string &port_name1, const std::string &comp_name2, const std::string &port_name2) | mb_conn_table | |
disconnect_all() | mb_conn_table | |
disconnect_component(const std::string component_name) | mb_conn_table | |
lookup_conn_by_name(const std::string &component_name, const std::string &port_name, mb_conn_iter *it, int *which_ep) | mb_conn_table | |
lookup_conn_by_port(const mb_port *port, mb_conn_iter *it, int *which_ep) | mb_conn_table | |
nconnections() const | mb_conn_table |