Go to the documentation of this file.
44 #include "vtkParallelCoreModule.h"
86 void operator=(
const vtkProcess&) VTK_DELETE_FUNCTION;
virtual void Execute()=0
Entry point of the process.
vtkMultiProcessController * GetController()
Give access to the controller that launched the process.
abstract base class for most VTK objects
void SetController(vtkMultiProcessController *aController)
This method should not be called directly but set by the controller itself.
vtkMultiProcessController * Controller
int GetReturnValue()
Value set at the end of a call to Execute.
Multiprocessing communication superclass.
a simple class to control print indentation
a process that can be launched by a vtkMultiProcessController
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.