SALOME documentation central

Ports::Data_Port Interface Reference

Interface a Data_Port. This interface defines a Data Port. A Data Port is a port that transmit data between two components. More...

Inheritance diagram for Ports::Data_Port:

Detailed Description

Interface a Data_Port. This interface defines a Data Port. A Data Port is a port that transmit data between two components.

Each Data Port has a Put operation for the emitter and a Get operation for the receiver.

Note:
Data_Port is currently empty but it permits to identified the behaviour of a port.