Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkSocketCommunicator Member List
This is the complete list of members for vtkSocketCommunicator, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- BreakOnError()
[static]
- CloseConnection()
[virtual]
- ConnectTo(char *hostName, int port)
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- DeleteAndSetMarshalString(char *str, int strLength)
[protected]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetIsConnected()
[virtual]
- GetMTime()
[virtual]
- GetReferenceCount()
[inline]
- GetSwapBytesInReceivedData()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsConnected
[protected]
- IsTypeOf(const char *type)
[static]
- MarshalDataLength
[protected]
- MarshalString
[protected]
- MarshalStringLength
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfProcesses
[protected]
- operator=(const vtkSocketCommunicator &) (defined in vtkSocketCommunicator)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReadDataArray(vtkDataArray *object)
[protected]
- ReadDataSet(vtkDataSet *object)
[protected]
- ReadImageData(vtkImageData *object)
[protected]
- ReadObject(vtkDataObject *object)
[protected]
- Receive(int *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(unsigned long *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(char *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(unsigned char *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(float *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(double *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(vtkDataObject *data, int remoteId, int tag)
[inline, virtual]
- Receive(vtkDataArray *data, int remoteId, int tag)
[inline, virtual]
- ReceiveMessage(char *data, int size, int length, int tag)
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- SafeDownCast(vtkObject *o)
[static]
- Send(int *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(unsigned long *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(char *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(unsigned char *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(float *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(double *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(vtkDataObject *data, int remoteId, int tag)
[inline, virtual]
- Send(vtkDataArray *data, int remoteId, int tag)
[inline, virtual]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetReferenceCount(int)
- Socket
[protected]
- SubjectHelper
[protected]
- SwapBytesInReceivedData
[protected]
- UnRegister(vtkObject *o)
[virtual]
- vtkCommunicator()
[protected]
- vtkObject()
[protected]
- vtkSocketCommunicator()
[protected]
- vtkSocketCommunicator(const vtkSocketCommunicator &) (defined in vtkSocketCommunicator)
[private]
- WaitForConnection(int port)
[virtual]
- WriteDataArray(vtkDataArray *object)
[protected]
- WriteDataSet(vtkDataSet *object)
[protected]
- WriteImageData(vtkImageData *object)
[protected]
- WriteObject(vtkDataObject *object)
[protected]
- ~vtkCommunicator()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkSocketCommunicator()
[protected]
Generated on Thu Mar 28 14:42:42 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001