VISH
0.2
|
A VPipeline that gets the input/output type definition from the specified FunctionObject. More...
#include </home/werner/origo/vish/ocean/plankton/VPipeline.hpp>
A VPipeline that gets the input/output type definition from the specified FunctionObject.
The FunctionObject must export type definitions InputType and OutputType . Either or both may also be void, thereby defining a data sink or data source.