Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

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.

Classes

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.