#include "vtkObject.h"
#include "vtkCommunicator.h"
Include dependency graph for vtkMultiProcessController.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vtkMultiProcessController |
Multiprocessing communication superclass. More... | |
Typedefs | |
typedef void(* | vtkProcessFunctionType )(vtkMultiProcessController *controller, void *userData) |
typedef void(* | vtkRMIFunctionType )(void *localArg, void *remoteArg, int remoteArgLength, int remoteProcessId) |
|
Definition at line 78 of file vtkMultiProcessController.h. |
|
Definition at line 82 of file vtkMultiProcessController.h. Referenced by vtkMultiProcessController::RemoveRMI(). |