[This is preliminary documentation and is subject to change.]
The Foundry type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | NewBinaryStageTInput1, TInput2, TOutput, TTime |
Creates a new stage with two inputs and one output
|
![]() ![]() | NewSinkStageTOutput, TTime |
Creates a new stage with one input and no outputs.
|
![]() ![]() | NewStageTVertex, TTime(TimeContextTTime, FuncInt32, StageTTime, TVertex, String) |
Creates a stage from a vertex factory
|
![]() ![]() | NewStageTVertex, TTime(Placement, TimeContextTTime, FuncInt32, StageTTime, TVertex, String) |
Creates a stage from a vertex factory
|
![]() ![]() | NewUnaryStageTInput, TOutput, TTime |
Creates a stage with one input and one output.
|
See Also