9 #ifndef vtkImageImportExecutive_h
10 #define vtkImageImportExecutive_h
12 #include "vtkIOImageModule.h"
15 VTK_ABI_NAMESPACE_BEGIN
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStreamingDemandDrivenPipeline * New()
a simple class to control print indentation
vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) override
Generalized interface for asking the executive to fulfill update requests.
Executive supporting partial updates.