|
The Vish Visualization Shell 0.3
Vish
|
A VPipeline that gets the input/output type definition from the specified FunctionObject. More...
#include <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.