Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Parallel/vtkSocketCommunicator.h File Reference

#include "vtkCommunicator.h"
#include "vtkByteSwap.h"

Include dependency graph for vtkSocketCommunicator.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  vtkSocketCommunicator
 Process communication using Sockets. More...


Defines

#define vtkSwap4   vtkByteSwap::Swap4BE
#define vtkSwap4Range   vtkByteSwap::Swap4BERange
#define vtkSwap8   vtkByteSwap::Swap8BE
#define vtkSwap8Range   vtkByteSwap::Swap8BERange


Define Documentation

#define vtkSwap4   vtkByteSwap::Swap4BE
 

Definition at line 66 of file vtkSocketCommunicator.h.

#define vtkSwap4Range   vtkByteSwap::Swap4BERange
 

Definition at line 67 of file vtkSocketCommunicator.h.

#define vtkSwap8   vtkByteSwap::Swap8BE
 

Definition at line 68 of file vtkSocketCommunicator.h.

#define vtkSwap8Range   vtkByteSwap::Swap8BERange
 

Definition at line 69 of file vtkSocketCommunicator.h.