24 #ifndef vtkMPIMToNSocketConnectionPortInformation_h 25 #define vtkMPIMToNSocketConnectionPortInformation_h 27 #include "vtkPVClientServerCoreCoreModule.h" 30 class vtkMPIMToNSocketConnectionPortInformationInternals;
38 void PrintSelf(ostream& os, vtkIndent indent);
43 void SetConnectionInformation(
unsigned int processNumber,
int portNumber,
const char* hostname);
48 int GetNumberOfConnections();
54 int GetProcessPort(
unsigned int processNumber);
55 const char* GetProcessHostName(
unsigned int processNumber);
81 vtkMPIMToNSocketConnectionPortInformationInternals*
Internals;
Store messages for the interpreter.