33 #ifndef vtkStreamerBase_h
34 #define vtkStreamerBase_h
36 #include "vtkFiltersCoreModule.h"
54 ~vtkStreamerBase() VTK_OVERRIDE;
58 vtkInformationVector*)
97 #endif //_vtkStreamerBase_h
unsigned int CurrentIndex
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for filters that stream input pipeline.
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
virtual int PostExecute(vtkInformationVector **, vtkInformationVector *)
unsigned int NumberOfPasses