VTK  9.3.20240418
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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const short *sendBuffer, short *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const long *sendBuffer, long *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 signed char *sendBuffer, signed char *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const float *sendBuffer, float *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const double *sendBuffer, double *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const long long *sendBuffer, long long *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(const unsigned long long *sendBuffer, unsigned long long *recvBuffer, vtkIdType length)vtkCommunicatorinline
AllGather(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer)vtkCommunicator
AllGather(const vtkMultiProcessStream &sendBuffer, std::vector< vtkMultiProcessStream > &recvBuffer)vtkCommunicator
AllGather(vtkDataObject *sendBuffer, std::vector< vtkSmartPointer< vtkDataObject >> &recvBuffer)vtkCommunicator
AllGatherV(const int *sendBuffer, int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const unsigned int *sendBuffer, unsigned int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const short *sendBuffer, short *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(const unsigned long long *sendBuffer, unsigned long long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicatorinline
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkIdType *recvLengths, vtkIdType *offsets)vtkCommunicator
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer)vtkCommunicator
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkIdTypeArray *recvLengthsArray, vtkIdTypeArray *offsetsArray)vtkCommunicatorprotected
AllGatherV(vtkDataArray *sendArray, vtkDataArray *recvArray, vtkSmartPointer< vtkDataArray > *recvArrays)vtkCommunicatorprotected
AllGatherVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type) overridevtkSocketCommunicatorvirtual
AllGatherVVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int type) overridevtkSocketCommunicatorvirtual
AllReduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const unsigned int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const short *sendBuffer, short *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType length, int operation)vtkCommunicatorinline
AllReduce(const unsigned long long *sendBuffer, unsigned long long *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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const short *sendBuffer, short *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType length, Operation *operation)vtkCommunicatorinline
AllReduce(const unsigned long long *sendBuffer, unsigned long long *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) overridevtkSocketCommunicatorvirtual
AllReduceVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, Operation *operation) overridevtkSocketCommunicatorvirtual
Barrier() overridevtkSocketCommunicatorvirtual
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(short *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(unsigned short *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(long *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(signed char *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(float *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(double *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(long long *data, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Broadcast(unsigned long long *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) overridevtkSocketCommunicatorvirtual
BufferCurrentMessage()vtkSocketCommunicatorinline
BufferMessagevtkSocketCommunicatorprotected
CanProbe()vtkCommunicatorinlinevirtual
CheckForErrorInternal(int id)vtkSocketCommunicatorprotected
ClientSideHandshake()vtkSocketCommunicator
CloseConnection()vtkSocketCommunicatorvirtual
ComputeGlobalBounds(int processorId, int numProcesses, vtkBoundingBox *bounds, int *rightHasBounds=nullptr, int *leftHasBounds=nullptr, 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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const short *sendBuffer, short *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(const unsigned long long *sendBuffer, unsigned long long *recvBuffer, vtkIdType length, int destProcessId)vtkCommunicatorinline
Gather(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int destProcessId)vtkCommunicator
Gather(vtkDataObject *sendBuffer, std::vector< vtkSmartPointer< vtkDataObject >> &recvBuffer, int destProcessId)vtkCommunicator
Gather(const vtkMultiProcessStream &sendBuffer, std::vector< vtkMultiProcessStream > &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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const short *sendBuffer, short *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkCommunicatorinline
GatherV(const unsigned long long *sendBuffer, unsigned long long *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, vtkIdTypeArray *recvLengths, vtkIdTypeArray *offsets, int destProcessId)vtkCommunicator
GatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int destProcessId)vtkCommunicator
GatherV(vtkDataObject *sendData, vtkSmartPointer< vtkDataObject > *recvData, int destProcessId)vtkCommunicator
GatherV(vtkDataArray *sendArray, vtkDataArray *recvArray, vtkSmartPointer< vtkDataArray > *recvArrays, int destProcessId)vtkCommunicatorprotected
GATHERV_TAG enum valuevtkCommunicator
GatherVElementalDataObject(vtkDataObject *sendData, vtkSmartPointer< vtkDataObject > *receiveData, int destProcessId)vtkCommunicatorprotected
GatherVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, int destProcessId) overridevtkSocketCommunicatorvirtual
GatherVVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int type, int destProcessId) overridevtkSocketCommunicatorvirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCount()vtkCommunicatorvirtual
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsConnected()vtkSocketCommunicator
GetIsInMemkind() constvtkObjectBase
GetIsServer()vtkSocketCommunicatorvirtual
GetLeftChildProcessor(int pid)vtkCommunicatorstatic
GetLocalProcessId()vtkCommunicatorvirtual
GetLogStream()vtkSocketCommunicatorvirtual
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfProcesses()vtkCommunicatorvirtual
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParentProcessor(int pid)vtkCommunicatorstatic
GetPerformHandshake()vtkSocketCommunicatorvirtual
GetReferenceCount()vtkObjectBaseinline
GetReportErrors()vtkSocketCommunicatorvirtual
GetSocket()vtkSocketCommunicatorvirtual
GetSwapBytesInReceivedData()vtkSocketCommunicatorvirtual
GetUsingMemkind()vtkObjectBasestatic
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
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)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() constvtkSocketCommunicator
NewInstanceInternal() constvtkSocketCommunicatorprotectedvirtual
NumberOfProcessesvtkCommunicatorprotected
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PerformHandshakevtkSocketCommunicatorprotected
PerformHandshakeOff()vtkSocketCommunicatorvirtual
PerformHandshakeOn()vtkSocketCommunicatorvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkSocketCommunicatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
Probe(int vtkNotUsed(source), int vtkNotUsed(tag), int *vtkNotUsed(actualSource))vtkCommunicatorinlinevirtual
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(short *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(unsigned short *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(long *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(signed 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(long long *data, vtkIdType maxlength, int remoteHandle, int tag)vtkCommunicatorinline
Receive(unsigned long long *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) overridevtkSocketCommunicatorvirtual
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 short *sendBuffer, short *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned long long *sendBuffer, unsigned long long *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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const short *sendBuffer, short *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType length, Operation *operation, int destProcessId)vtkCommunicatorinline
Reduce(const unsigned long long *sendBuffer, unsigned long long *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) overridevtkSocketCommunicatorvirtual
ReduceVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType length, int type, Operation *operation, int destProcessId) overridevtkSocketCommunicatorvirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const short *sendBuffer, short *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType length, int srcProcessId)vtkCommunicatorinline
Scatter(const unsigned long long *sendBuffer, unsigned long long *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 int *sendBuffer, unsigned int *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const short *sendBuffer, short *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const unsigned short *sendBuffer, unsigned short *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const long *sendBuffer, long *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 signed char *sendBuffer, signed 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(const long long *sendBuffer, long long *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkCommunicatorinline
ScatterV(const unsigned long long *sendBuffer, unsigned long long *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) overridevtkSocketCommunicatorvirtual
ScatterVVoidArray(const void *sendBuffer, void *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int type, int srcProcessId) overridevtkSocketCommunicatorvirtual
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 short *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const unsigned short *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const long *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 signed 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 long long *data, vtkIdType length, int remoteHandle, int tag)vtkCommunicatorinline
Send(const unsigned long long *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) overridevtkSocketCommunicatorvirtual
ServerSideHandshake()vtkSocketCommunicator
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetLogStream(ostream *stream)vtkSocketCommunicatorvirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNumberOfProcesses(int num) overridevtkSocketCommunicatorvirtual
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetPerformHandshake(vtkTypeBool)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
UnMarshalDataObject(vtkCharArray *buffer)vtkCommunicatorstatic
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UseCopyvtkCommunicatorprotectedstatic
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
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() overridevtkCommunicatorprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkSocketCommunicator() overridevtkSocketCommunicatorprotected