|
The Vish Visualization Shell 0.3
Vish
|
Implements a data sink. More...
#include <ocean/plankton/VPipeline.hpp>
Implements a data sink.
| FunctionObject | The object that handles data |
| InputTypes | The type of data that are accepted as input here |
Note that data sinks have to take care themselves about being processed, for instance via registration in the VScheduler, or via a VAction object.