Module operate

Source
Expand description

Methods which describe an operators topology, and the progress it makes.

Structs§

PortConnectivity
Internal connectivity from one port to any number of opposing ports.
PortConnectivityContainer
Derived columnar container for a struct.
PortConnectivityReference
Derived columnar reference for a struct.
SharedProgress
Progress information shared between parent and child.

Traits§

Operate
Methods for describing an operators topology, and the progress it makes.

Type Aliases§

Connectivity
Operator internal connectivity, from inputs to outputs.