Class that represents an operator input port. More...

Inheritance diagram for streams.OperatorInputPort:
Inheritance graph
node
[legend]

Detailed Description

Class that represents an operator input port.

Member Function Documentation

◆ isImportedPort()

Check if this is an imported port.

Returns
true if the port is an imported port, false otherwise

◆ getImportType()

Get the import type for the port.

Returns
import type for the port

◆ isConnectedToAPEInputPort()

Check if this input port is connected to a PE input port.

Returns
true if connected to a PE input port, false otherwise

◆ getPEInputPortIndex()

Get the PE input port index for this operator input port.

Precondition
isConnectedToAPEInputPort() == true
Returns
the PE input port index for the given operator input port index
Exceptions

◆ isControl()

Check if this input port is a control port.

Returns
true if is a control port, false otherwise

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