VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkSocketCommunicator Member List

This is the complete list of members for vtkSocketCommunicator, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AllGather(const int *sendBuffer, int *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const char *sendBuffer, char *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const float *sendBuffer, float *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const double *sendBuffer, double *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer)vtkCommunicator
AllGatherV(const int *sendBuffer, int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const char *sendBuffer, char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const float *sendBuffer, float *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const double *sendBuffer, double *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicator
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer)vtkCommunicator
AllGatherVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type)vtkSocketCommunicatorvirtual
AllGatherVVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int type)vtkSocketCommunicatorvirtual
AllReduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int operation)vtkCommunicator
AllReduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, Operation *operation)vtkCommunicator
AllReduceVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, int operation)vtkSocketCommunicatorvirtual
AllReduceVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, Operation *operation)vtkSocketCommunicatorvirtual
Barrier()vtkSocketCommunicatorvirtual
BARRIER_TAG enum valuevtkCommunicator
BITWISE_AND_OP enum valuevtkCommunicator
BITWISE_OR_OP enum valuevtkCommunicator
BITWISE_XOR_OP enum valuevtkCommunicator
BreakOnError()vtkObjectstatic
Broadcast(int *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(unsigned int *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(unsigned long *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(unsigned char *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(char *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(float *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(double *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(vtkDataObject *data, int srcProcessId)vtkCommunicator
Broadcast(vtkDataArray *data, int srcProcessId)vtkCommunicator
Broadcast(vtkMultiProcessStream &stream, int srcProcessId)vtkCommunicator
BROADCAST_TAG enum valuevtkCommunicator
BroadcastVoidArray(void *data, vtkIdType length, int type, int srcProcessId)vtkSocketCommunicatorvirtual
BufferCurrentMessage()vtkSocketCommunicatorinline
BufferMessagevtkSocketCommunicatorprotected
CheckForErrorInternal(int id)vtkSocketCommunicatorprotected
ClientSideHandshake()vtkSocketCommunicator
CloseConnection()vtkSocketCommunicatorvirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeGlobalBounds(int processorId, int numProcesses, vtkBoundingBox *bounds, int *rightHasBounds=0, int *leftHasBounds=0, int hasBoundsTag=288402, int localBoundsTag=288403, int globalBoundsTag=288404)vtkCommunicatorvirtual
ConnectTo(const char *hostName, int port)vtkSocketCommunicatorvirtual
CountvtkCommunicatorprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
FixByteOrder(void *data, int wordSize, int numWords)vtkSocketCommunicatorprotected
Gather(const int *sendBuffer, int *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const char *sendBuffer, char *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const float *sendBuffer, float *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const double *sendBuffer, double *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int destProcessId)vtkCommunicator
GATHER_TAG enum valuevtkCommunicator
GatherV(const int *sendBuffer, int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const char *sendBuffer, char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const float *sendBuffer, float *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const double *sendBuffer, double *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicator
GatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int destProcessId)vtkCommunicator
GATHERV_TAG enum valuevtkCommunicator
GatherVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, int destProcessId)vtkSocketCommunicatorvirtual
GatherVVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int type, int destProcessId)vtkSocketCommunicatorvirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCount()vtkCommunicatorvirtual
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsConnected()vtkSocketCommunicator
GetIsServer()vtkSocketCommunicatorvirtual
GetLeftChildProcessor(int pid)vtkCommunicatorstatic
GetLocalProcessId()vtkCommunicatorvirtual
GetLogStream()vtkSocketCommunicatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfProcesses()vtkCommunicatorvirtual
GetParentProcessor(int pid)vtkCommunicatorstatic
GetPerformHandshake()vtkSocketCommunicatorvirtual
GetReferenceCount()vtkObjectBaseinline
GetReportErrors()vtkSocketCommunicatorvirtual
GetSocket()vtkSocketCommunicatorvirtual
GetSwapBytesInReceivedData()vtkSocketCommunicatorvirtual
GetVersion()vtkSocketCommunicatorstatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
Handshake()vtkSocketCommunicator
HasBufferredMessages()vtkSocketCommunicator
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkSocketCommunicatorvirtual
IsServervtkSocketCommunicatorprotected
IsTypeOf(const char *type)vtkSocketCommunicatorstatic
LocalProcessIdvtkCommunicatorprotected
LogFilevtkSocketCommunicatorprotected
LOGICAL_AND_OP enum valuevtkCommunicator
LOGICAL_OR_OP enum valuevtkCommunicator
LOGICAL_XOR_OP enum valuevtkCommunicator
LogStreamvtkSocketCommunicatorprotected
LogTagged(const char *name, const void *data, int wordSize, int numWords, int tag, const char *logName)vtkSocketCommunicatorprotected
LogToFile(const char *name)vtkSocketCommunicatorvirtual
LogToFile(const char *name, int append)vtkSocketCommunicatorvirtual
MarshalDataObject(vtkDataObject *object, vtkCharArray *buffer)vtkCommunicatorstatic
MAX_OP enum valuevtkCommunicator
MaximumNumberOfProcessesvtkCommunicatorprotected
MIN_OP enum valuevtkCommunicator
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkSocketCommunicatorstatic
NewInstance() const vtkSocketCommunicator
NewInstanceInternal() const vtkSocketCommunicatorprotectedvirtual
NumberOfProcessesvtkCommunicatorprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PerformHandshakevtkSocketCommunicatorprotected
PerformHandshakeOff()vtkSocketCommunicatorvirtual
PerformHandshakeOn()vtkSocketCommunicatorvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkSocketCommunicatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PRODUCT_OP enum valuevtkCommunicator
ReadDataArray(vtkDataArray *object)vtkCommunicatorprotected
Receive(vtkDataObject *data, int remoteHandle, int tag)vtkCommunicator
Receive(vtkDataArray *data, int remoteHandle, int tag)vtkCommunicator
Receive(int *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(unsigned int *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(unsigned long *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(unsigned char *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(char *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(float *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(double *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(vtkMultiProcessStream &stream, int remoteId, int tag)vtkCommunicator
ReceiveDataObject(int remoteHandle, int tag)vtkCommunicator
ReceiveDataObject(vtkDataObject *data, int remoteHandle, int tag, int type=-1)vtkCommunicatorprotected
ReceivedTaggedFromBuffer(void *data, int wordSize, int numWords, int tag, const char *logName)vtkSocketCommunicatorprotected
ReceiveElementalDataObject(vtkDataObject *data, int remoteHandle, int tag)vtkCommunicatorprotected
ReceiveMultiBlockDataSet(vtkMultiBlockDataSet *data, int remoteHandle, int tag)vtkCommunicatorprotected
ReceivePartialTagged(void *data, int wordSize, int numWords, int tag, const char *logName)vtkSocketCommunicatorprotected
ReceiveTagged(void *data, int wordSize, int numWords, int tag, const char *logName)vtkSocketCommunicatorprotected
ReceiveVoidArray(void *data, vtkIdType length, int type, int remoteHandle, int tag)vtkSocketCommunicatorvirtual
Reduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int operation, int destProcessId)vtkCommunicator
Reduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, Operation *operation, int destProcessId)vtkCommunicator
REDUCE_TAG enum valuevtkCommunicator
ReduceVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, int operation, int destProcessId)vtkSocketCommunicatorvirtual
ReduceVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, Operation *operation, int destProcessId)vtkSocketCommunicatorvirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
RemoteHas64BitIdsvtkSocketCommunicatorprotected
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportErrorsvtkSocketCommunicatorprotected
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkSocketCommunicatorstatic
Scatter(const int *sendBuffer, int *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const char *sendBuffer, char *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const float *sendBuffer, float *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const double *sendBuffer, double *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int srcProcessId)vtkCommunicator
SCATTER_TAG enum valuevtkCommunicator
ScatterV(const int *sendBuffer, int *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const char *sendBuffer, char *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const float *sendBuffer, float *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const double *sendBuffer, double *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
SCATTERV_TAG enum valuevtkCommunicator
ScatterVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, int srcProcessId)vtkSocketCommunicatorvirtual
ScatterVVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int type, int srcProcessId)vtkSocketCommunicatorvirtual
Send(vtkDataObject *data, int remoteHandle, int tag)vtkCommunicator
Send(vtkDataArray *data, int remoteHandle, int tag)vtkCommunicator
Send(const int *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const unsigned int *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const unsigned long *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const unsigned char *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const char *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const float *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const double *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const vtkMultiProcessStream &stream, int remoteId, int tag)vtkCommunicator
SendElementalDataObject(vtkDataObject *data, int remoteHandle, int tag)vtkCommunicatorprotected
SendTagged(const void *data, int wordSize, int numWords, int tag, const char *logName)vtkSocketCommunicatorprotected
SendVoidArray(const void *data, vtkIdType length, int type, int remoteHandle, int tag)vtkSocketCommunicatorvirtual
ServerSideHandshake()vtkSocketCommunicator
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetLogStream(ostream *stream)vtkSocketCommunicatorvirtual
SetNumberOfProcesses(int num)vtkSocketCommunicatorvirtual
SetPerformHandshake(int)vtkSocketCommunicatorvirtual
SetReferenceCount(int)vtkObjectBase
SetReportErrors(int)vtkSocketCommunicatorvirtual
SetSocket(vtkClientSocket *)vtkSocketCommunicator
SetUseCopy(int useCopy)vtkCommunicatorstatic
SocketvtkSocketCommunicatorprotected
StandardOperations enum namevtkCommunicator
SubjectHelpervtkObjectprotected
SUM_OP enum valuevtkCommunicator
Superclass typedefvtkSocketCommunicator
SwapBytesInReceivedDatavtkSocketCommunicatorprotected
Tags enum namevtkCommunicator
UnMarshalDataObject(vtkCharArray *buffer, vtkDataObject *object)vtkCommunicatorstatic
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
UseCopyvtkCommunicatorprotectedstatic
vtkCommunicator()vtkCommunicatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkSocketCommunicator()vtkSocketCommunicatorprotected
WaitForConnection(int port)vtkSocketCommunicatorvirtual
WaitForConnection(vtkServerSocket *socket, unsigned long msec=0)vtkSocketCommunicatorvirtual
WeakPointersvtkObjectBaseprotected
WriteDataArray(vtkDataArray *object)vtkCommunicatorprotected
~vtkCommunicator()vtkCommunicatorprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkSocketCommunicator()vtkSocketCommunicatorprotected