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

vtkMPIMToNSocketConnectionPortInformation Class Reference

holds port and host name information. More...

#include <vtkMPIMToNSocketConnectionPortInformation.h>

Inheritance diagram for vtkMPIMToNSocketConnectionPortInformation:

Inheritance graph
[legend]
Collaboration diagram for vtkMPIMToNSocketConnectionPortInformation:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkMPIMToNSocketConnectionPortInformation, vtkPVInformation)
void PrintSelf (ostream &os, vtkIndent indent)
int GetProcessPort (unsigned int processNumber)
const char * GetProcessHostName (unsigned int processNumber)
virtual void CopyFromObject (vtkObject *)
virtual void AddInformation (vtkPVInformation *)
virtual char * GetHostName ()
virtual void SetProcessNumber (int)
virtual int GetProcessNumber ()
virtual void SetPortNumber (int)
virtual int GetPortNumber ()
void SetPortNumber (unsigned int processNumber, int port)
void SetHostName (unsigned int processNumber, const char *host)
virtual void SetNumberOfConnections (int)
virtual int GetNumberOfConnections ()
virtual void CopyToStream (vtkClientServerStream *) const
virtual void CopyFromStream (const vtkClientServerStream *)
virtual void SetHostName (const char *)

Static Public Member Functions

vtkMPIMToNSocketConnectionPortInformationNew ()

Protected Member Functions

 vtkMPIMToNSocketConnectionPortInformation ()
 ~vtkMPIMToNSocketConnectionPortInformation ()

Protected Attributes

char * HostName
int NumberOfConnections
int ProcessNumber
int PortNumber
vtkMPIMToNSocketConnectionPortInformationInternals * Internals

Detailed Description

holds port and host name information.

and host information from a render server. This information is used by the data server to make the connections to the render server processes.

Definition at line 31 of file vtkMPIMToNSocketConnectionPortInformation.h.


Constructor & Destructor Documentation

vtkMPIMToNSocketConnectionPortInformation::vtkMPIMToNSocketConnectionPortInformation  )  [protected]
 

vtkMPIMToNSocketConnectionPortInformation::~vtkMPIMToNSocketConnectionPortInformation  )  [protected]
 


Member Function Documentation

vtkMPIMToNSocketConnectionPortInformation* vtkMPIMToNSocketConnectionPortInformation::New  )  [static]
 

vtkMPIMToNSocketConnectionPortInformation::vtkTypeRevisionMacro vtkMPIMToNSocketConnectionPortInformation  ,
vtkPVInformation 
 

void vtkMPIMToNSocketConnectionPortInformation::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVInformation.

virtual char* vtkMPIMToNSocketConnectionPortInformation::GetHostName  )  [virtual]
 

Get class name of VTK object.

virtual void vtkMPIMToNSocketConnectionPortInformation::SetProcessNumber int   )  [virtual]
 

Set/Get the ProcessNumber

virtual int vtkMPIMToNSocketConnectionPortInformation::GetProcessNumber  )  [virtual]
 

Set/Get the ProcessNumber

virtual void vtkMPIMToNSocketConnectionPortInformation::SetPortNumber int   )  [virtual]
 

Set/Get the ProcessNumber

virtual int vtkMPIMToNSocketConnectionPortInformation::GetPortNumber  )  [virtual]
 

Set/Get the ProcessNumber

void vtkMPIMToNSocketConnectionPortInformation::SetPortNumber unsigned int  processNumber,
int  port
 

Set the port and host information for a specific process number.

void vtkMPIMToNSocketConnectionPortInformation::SetHostName unsigned int  processNumber,
const char *  host
 

Set the port and host information for a specific process number.

virtual void vtkMPIMToNSocketConnectionPortInformation::SetNumberOfConnections int   )  [virtual]
 

Set/Get the number of connections.

virtual int vtkMPIMToNSocketConnectionPortInformation::GetNumberOfConnections  )  [virtual]
 

Set/Get the number of connections.

int vtkMPIMToNSocketConnectionPortInformation::GetProcessPort unsigned int  processNumber  ) 
 

const char* vtkMPIMToNSocketConnectionPortInformation::GetProcessHostName unsigned int  processNumber  ) 
 

virtual void vtkMPIMToNSocketConnectionPortInformation::CopyFromObject vtkObject *   )  [virtual]
 

Transfer information about a single object into this object.

Reimplemented from vtkPVInformation.

virtual void vtkMPIMToNSocketConnectionPortInformation::AddInformation vtkPVInformation  )  [virtual]
 

Merge another information object.

Reimplemented from vtkPVInformation.

virtual void vtkMPIMToNSocketConnectionPortInformation::CopyToStream vtkClientServerStream *   )  const [virtual]
 

Manage a serialized version of the information.

Implements vtkPVInformation.

virtual void vtkMPIMToNSocketConnectionPortInformation::CopyFromStream const vtkClientServerStream *   )  [virtual]
 

Manage a serialized version of the information.

Reimplemented from vtkPVInformation.

virtual void vtkMPIMToNSocketConnectionPortInformation::SetHostName const char *   )  [virtual]
 

Manage a serialized version of the information.


Member Data Documentation

char* vtkMPIMToNSocketConnectionPortInformation::HostName [protected]
 

Definition at line 86 of file vtkMPIMToNSocketConnectionPortInformation.h.

int vtkMPIMToNSocketConnectionPortInformation::NumberOfConnections [protected]
 

Definition at line 87 of file vtkMPIMToNSocketConnectionPortInformation.h.

int vtkMPIMToNSocketConnectionPortInformation::ProcessNumber [protected]
 

Definition at line 88 of file vtkMPIMToNSocketConnectionPortInformation.h.

int vtkMPIMToNSocketConnectionPortInformation::PortNumber [protected]
 

Definition at line 89 of file vtkMPIMToNSocketConnectionPortInformation.h.

vtkMPIMToNSocketConnectionPortInformationInternals* vtkMPIMToNSocketConnectionPortInformation::Internals [protected]
 

Definition at line 90 of file vtkMPIMToNSocketConnectionPortInformation.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:40:25 2006 for ParaView by doxygen 1.3.5