PipeImplementation

class PipeImplementation(val pipeImplementation: SLPipeBase) : SLPipeSpec

Provide the pipe in the form of a pre-instantiated instance.

Parameters

pipeImplementation

instance of SLPipeBase derived class.

Constructors

Link copied to clipboard
constructor(pipeImplementation: SLPipeBase)

Properties

Link copied to clipboard