#include "vtkObject.h"#include "vtkDataObject.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.
Compounds | |
| class | vtkMultiProcessController |
| Multiprocessing communication superclass. More... | |
Defines | |
| #define | VTK_MP_CONTROLLER_MAX_PROCESSES 1024 |
| #define | VTK_MP_CONTROLLER_ANY_SOURCE -1 |
| #define | VTK_MP_CONTROLLER_INVALID_SOURCE -2 |
| #define | VTK_MP_CONTROLLER_RMI_TAG 315167 |
| #define | VTK_MP_CONTROLLER_RMI_ARG_TAG 315168 |
| #define | VTK_BREAK_RMI_TAG 239954 |
Typedefs | |
| typedef void(* | vtkProcessFunctionType )(vtkMultiProcessController *controller, void *userData) |
| typedef void(* | vtkRMIFunctionType )(void *localArg, void *remoteArg, int remoteArgLength, int remoteProcessId) |
|
|
Definition at line 65 of file vtkMultiProcessController.h. |
|
|
Definition at line 66 of file vtkMultiProcessController.h. |
|
|
Definition at line 67 of file vtkMultiProcessController.h. |
|
|
Definition at line 70 of file vtkMultiProcessController.h. |
|
|
Definition at line 71 of file vtkMultiProcessController.h. |
|
|
Definition at line 75 of file vtkMultiProcessController.h. |
|
|
Definition at line 83 of file vtkMultiProcessController.h. |
|
|
Definition at line 87 of file vtkMultiProcessController.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001