Go to the documentation of this file.
26 #ifndef vtkCollectTable_h
27 #define vtkCollectTable_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetObjectMacro(name, type)
virtual void SetSocketController(vtkSocketController *)
vtkSocketController * SocketController
#define VTKFILTERSPARALLEL_EXPORT
#define vtkTypeMacro(thisClass, superclass)
Collect distributed table.
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only vtkTables as output.
Multiprocessing communication superclass.
vtkMultiProcessController * Controller
a simple class to control print indentation
static vtkCollectTable * New()
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void SetController(vtkMultiProcessController *)
Process communication using Sockets.