
Public Attributes | |
| Engines::DSC_var | uses_component |
| std::string | uses_port_name |
| Engines::DSC_var | provides_component |
| std::string | provides_port_name |
| Ports::Port_var | provides_port |
Definition at line 67 of file ConnectionManager.hxx.
| Engines::DSC_var ConnectionManager::connection_infos::provides_component |
Definition at line 70 of file ConnectionManager.hxx.
Referenced by ConnectionManager::connect(), and ConnectionManager::disconnect().
| Ports::Port_var ConnectionManager::connection_infos::provides_port |
Definition at line 72 of file ConnectionManager.hxx.
Referenced by ConnectionManager::connect(), and ConnectionManager::disconnect().
| std::string ConnectionManager::connection_infos::provides_port_name |
Definition at line 71 of file ConnectionManager.hxx.
Referenced by ConnectionManager::connect(), and ConnectionManager::disconnect().
| Engines::DSC_var ConnectionManager::connection_infos::uses_component |
Definition at line 68 of file ConnectionManager.hxx.
Referenced by ConnectionManager::connect(), and ConnectionManager::disconnect().
| std::string ConnectionManager::connection_infos::uses_port_name |
Definition at line 69 of file ConnectionManager.hxx.
Referenced by ConnectionManager::connect(), and ConnectionManager::disconnect().