Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
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:
Inheritance graph

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.