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

Parallel/vtkSocketCommunicator.h File Reference

#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <unistd.h>
#include "vtkObject.h"
#include "vtkByteSwap.h"
#include "vtkCommunicator.h"

Include dependency graph for vtkSocketCommunicator.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by 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 87 of file vtkSocketCommunicator.h.

#define vtkSwap4Range   vtkByteSwap::Swap4BERange
 

Definition at line 88 of file vtkSocketCommunicator.h.

#define vtkSwap8   vtkByteSwap::Swap8BE
 

Definition at line 89 of file vtkSocketCommunicator.h.

#define vtkSwap8Range   vtkByteSwap::Swap8BERange
 

Definition at line 90 of file vtkSocketCommunicator.h.


Generated on Thu Mar 28 14:25:31 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001