Go to the documentation of this file.
43 #ifndef vtkSocketController_h
44 #define vtkSocketController_h
109 ENDIAN_TAG=1010580540,
110 IDTYPESIZE_TAG=1027423549,
111 VERSION_TAG=1044266558,
130 #endif // vtkSocketController_h
virtual void Initialize()
virtual int ConnectTo(const char *hostName, int port)
virtual void CloseConnection()
Process communication using Sockets.
virtual int WaitForConnection(int port)
#define vtkTypeMacro(thisClass, superclass)
virtual void Initialize(int *argc, char ***argv)
virtual void Initialize(int *argc, char ***argv, int)
int GetSwapBytesInReceivedData()
void MultipleMethodExecute()
Multiprocessing communication superclass.
vtkMultiProcessController * CreateCompliantController()
a simple class to control print indentation
#define VTKPARALLELCORE_EXPORT
virtual void Initialize(int *vtkNotUsed(argc), char ***vtkNotUsed(argv))=0
void CreateOutputWindow()
static vtkSocketController * New()
void SingleMethodExecute()
void SetCommunicator(vtkSocketCommunicator *comm)
void PrintSelf(ostream &os, vtkIndent indent)
Process communication using Sockets.