Go to the documentation of this file.
27 #ifndef vtkCollectTable_h
28 #define vtkCollectTable_h
30 #include "vtkFiltersParallelModule.h"
67 vtkGetMacro(PassThrough,
int);
vtkSocketController * SocketController
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Collect distributed table.
Superclass for algorithms that produce only vtkTables as output.
Multiprocessing communication superclass.
vtkMultiProcessController * Controller
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Process communication using Sockets.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkTableAlgorithm * New()