31#ifndef vtkThreadedCompositeDataPipeline_h
32#define vtkThreadedCompositeDataPipeline_h
34#include "vtkCommonExecutionModelModule.h"
69 friend class ProcessBlock;
superclass for composite data iterators
Executive supporting composite datasets.
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
Executive that works in parallel.
~vtkThreadedCompositeDataPipeline() override
int CallAlgorithm(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo) override
An API to CallAlgorithm that allows you to pass in the info objects to be used.
static vtkThreadedCompositeDataPipeline * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkThreadedCompositeDataPipeline()