Version: 9.15.0
ConnectionManager::connection_infos Struct Reference
Collaboration diagram for ConnectionManager::connection_infos:

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
 

Detailed Description

Definition at line 67 of file ConnectionManager.hxx.

Member Data Documentation

◆ provides_component

Engines::DSC_var ConnectionManager::connection_infos::provides_component

◆ provides_port

Ports::Port_var ConnectionManager::connection_infos::provides_port

◆ provides_port_name

std::string ConnectionManager::connection_infos::provides_port_name

◆ uses_component

Engines::DSC_var ConnectionManager::connection_infos::uses_component

◆ uses_port_name

std::string ConnectionManager::connection_infos::uses_port_name

The documentation for this struct was generated from the following file: