#include <Assembly_Spec.h>
Collaboration diagram for CIAO::Assembly_Connection::_CII:
Public Member Functions | |
_CII () | |
~_CII () | |
Public Attributes | |
Connection_Type | type_ |
ACE_CString | id_ |
The id of the connection. | |
ACE_CString | name_ |
The name of the receptacle or consumer. | |
IF_Resolver_Info * | component_ |
The component that uses the receptacle or consumes the event. | |
IF_Resolver_Info * | interface_ |
The interface that is to be connected to the port. |
|
|
|
|
|
The component that uses the receptacle or consumes the event.
|
|
The id of the connection.
|
|
The interface that is to be connected to the port.
|
|
The name of the receptacle or consumer.
|
|
|