mb_conn_table Class Reference
data structure that keeps track of connections
More...
#include <mb_connection.h>
List of all members.
Detailed Description
data structure that keeps track of connections
Member Function Documentation
void mb_conn_table::disconnect |
( |
const std::string & |
comp_name1, |
|
|
const std::string & |
port_name1, |
|
|
const std::string & |
comp_name2, |
|
|
const std::string & |
port_name2 | |
|
) |
| | |
void mb_conn_table::disconnect_all |
( |
|
) |
|
void mb_conn_table::disconnect_component |
( |
const std::string |
component_name |
) |
|
bool mb_conn_table::lookup_conn_by_name |
( |
const std::string & |
component_name, |
|
|
const std::string & |
port_name, |
|
|
mb_conn_iter * |
it, |
|
|
int * |
which_ep | |
|
) |
| | |
int mb_conn_table::nconnections |
( |
|
) |
const |
The documentation for this class was generated from the following file: