Go to the documentation of this file.
28 #ifndef vtkTrivialConsumer_h
29 #define vtkTrivialConsumer_h
31 #include "vtkCommonExecutionModelModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
static vtkTrivialConsumer * New()
Superclass for all sources, filters, and sinks in VTK.
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
~vtkTrivialConsumer() override
Consumer to consume data off of a pipeline.