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

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

AddRMI(vtkRMIFunctionType, void *localArg, int tag)vtkMultiProcessControllervirtual
AddRMICallback(vtkRMIFunctionType, void *localArg, int tag)vtkMultiProcessControllervirtual
AllGather(const int *sendBuffer, int *recvBuffer, vtkIdType length)vtkMultiProcessControllerinline
AllGather(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length)vtkMultiProcessControllerinline
AllGather(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length)vtkMultiProcessControllerinline
AllGather(const char *sendBuffer, char *recvBuffer, vtkIdType length)vtkMultiProcessControllerinline
AllGather(const float *sendBuffer, float *recvBuffer, vtkIdType length)vtkMultiProcessControllerinline
AllGather(const double *sendBuffer, double *recvBuffer, vtkIdType length)vtkMultiProcessControllerinline
AllGather(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer)vtkMultiProcessControllerinline
AllGatherV(const int *sendBuffer, int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(const char *sendBuffer, char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(const float *sendBuffer, float *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(const double *sendBuffer, double *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkIdType *recvLengths, vtkIdType *offsets)vtkMultiProcessControllerinline
AllGatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer)vtkMultiProcessControllerinline
AllReduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, int operation)vtkMultiProcessControllerinline
AllReduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int operation)vtkMultiProcessControllerinline
AllReduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int operation)vtkMultiProcessControllerinline
AllReduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, int operation)vtkMultiProcessControllerinline
AllReduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, int operation)vtkMultiProcessControllerinline
AllReduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, int operation)vtkMultiProcessControllerinline
AllReduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int operation)vtkMultiProcessControllerinline
AllReduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
AllReduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
AllReduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
AllReduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
AllReduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
AllReduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
AllReduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkCommunicator::Operation *operation)vtkMultiProcessControllerinline
ANY_SOURCE enum valuevtkMultiProcessController
Barrier()vtkMultiProcessControllerinline
BREAK_RMI_TAG enum valuevtkMultiProcessController
BreakFlagvtkMultiProcessControllerprotected
Broadcast(int *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(unsigned int *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(unsigned long *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(unsigned char *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(char *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(float *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(double *data, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(vtkDataObject *data, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(vtkDataArray *data, int srcProcessId)vtkMultiProcessControllerinline
Broadcast(vtkMultiProcessStream &stream, int srcProcessId)vtkMultiProcessControllerinline
CloseConnection()vtkSocketControllervirtual
CommunicatorvtkMultiProcessControllerprotected
ConnectTo(const char *hostName, int port)vtkSocketControllervirtual
Consts enum namevtkSocketController
CreateCompliantController()vtkSocketController
CreateOutputWindow()vtkSocketControllerinlinevirtual
CreateSubController(vtkProcessGroup *group)vtkMultiProcessControllervirtual
ENDIAN_TAG enum valuevtkSocketController
Errors enum namevtkMultiProcessController
Finalize()vtkSocketControllerinlinevirtual
Finalize(int)vtkSocketControllerinlinevirtual
ForceDeepCopyvtkMultiProcessControllerprotected
Gather(const int *sendBuffer, int *recvBuffer, vtkIdType length, int destProcessId)vtkMultiProcessControllerinline
Gather(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int destProcessId)vtkMultiProcessControllerinline
Gather(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int destProcessId)vtkMultiProcessControllerinline
Gather(const char *sendBuffer, char *recvBuffer, vtkIdType length, int destProcessId)vtkMultiProcessControllerinline
Gather(const float *sendBuffer, float *recvBuffer, vtkIdType length, int destProcessId)vtkMultiProcessControllerinline
Gather(const double *sendBuffer, double *recvBuffer, vtkIdType length, int destProcessId)vtkMultiProcessControllerinline
Gather(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int destProcessId)vtkMultiProcessControllerinline
GatherV(const int *sendBuffer, int *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(const char *sendBuffer, char *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(const float *sendBuffer, float *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(const double *sendBuffer, double *recvBuffer, vtkIdType sendLength, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkIdType *recvLengths, vtkIdType *offsets, int destProcessId)vtkMultiProcessControllerinline
GatherV(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int destProcessId)vtkMultiProcessControllerinline
GetBreakFlag()vtkMultiProcessControllervirtual
GetBreakRMITag()vtkMultiProcessControllerinlinestatic
GetCommunicator()vtkMultiProcessControllervirtual
GetCount()vtkMultiProcessControllerinline
GetGlobalController()vtkMultiProcessControllerstatic
GetLocalController()vtkMultiProcessControllerprotectedvirtual
GetLocalProcessId()vtkMultiProcessController
GetMultipleMethod(int index, vtkProcessFunctionType &func, void *&data)vtkMultiProcessControllerprotected
GetNumberOfProcesses()vtkMultiProcessController
GetRMIArgTag()vtkMultiProcessControllerinlinestatic
GetRMITag()vtkMultiProcessControllerinlinestatic
GetSwapBytesInReceivedData()vtkSocketController
HASH_TAG enum valuevtkSocketController
IDTYPESIZE_TAG enum valuevtkSocketController
Initialize(int *argc, char ***argv, int)vtkSocketControllerinlinevirtual
Initialize(int *argc, char ***argv)vtkSocketControllervirtual
Initialize()vtkSocketControllerinlinevirtual
vtkMultiProcessController::Initialize(int *vtkNotUsed(argc), char ***vtkNotUsed(argv))=0vtkMultiProcessControllerpure virtual
vtkMultiProcessController::Initialize(int *vtkNotUsed(argc), char ***vtkNotUsed(argv), int initializedExternally)=0vtkMultiProcessControllerpure virtual
InitializedvtkSocketControllerprotectedstatic
INVALID_SOURCE enum valuevtkMultiProcessController
IsA(const char *type)vtkSocketControllervirtual
IsTypeOf(const char *type)vtkSocketControllerstatic
MultipleMethodExecute()vtkSocketControllerinlinevirtual
New()vtkSocketControllerstatic
NewInstance() const vtkSocketController
NewInstanceInternal() const vtkSocketControllerprotectedvirtual
OutputWindowvtkMultiProcessControllerprotected
PartitionController(int localColor, int localKey)vtkMultiProcessControllervirtual
PrintSelf(ostream &os, vtkIndent indent)vtkSocketController
ProcessRMI(int remoteProcessId, void *arg, int argLength, int rmiTag)vtkMultiProcessControllerprotected
ProcessRMIs(int reportErrors, int dont_loop=0)vtkMultiProcessController
ProcessRMIs()vtkMultiProcessController
Receive(int *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(unsigned int *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(unsigned long *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(char *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(unsigned char *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(float *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(double *data, vtkIdType maxlength, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Receive(vtkDataObject *data, int remoteId, int tag)vtkMultiProcessControllerinline
Receive(vtkDataArray *data, int remoteId, int tag)vtkMultiProcessControllerinline
Receive(vtkMultiProcessStream &stream, int remoteId, int tag)vtkMultiProcessControllerinline
ReceiveDataObject(int remoteId, int tag)vtkMultiProcessControllerinline
Reduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const unsigned int *sendBuffer, unsigned int *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const int *sendBuffer, int *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const char *sendBuffer, char *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const float *sendBuffer, float *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(const double *sendBuffer, double *recvBuffer, vtkIdType length, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
Reduce(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, vtkCommunicator::Operation *operation, int destProcessId)vtkMultiProcessControllerinline
RemoveAllRMICallbacks(int tag)vtkMultiProcessControllervirtual
RemoveFirstRMI(int tag)vtkMultiProcessControllervirtual
RemoveRMI(unsigned long id)vtkMultiProcessControllervirtual
RemoveRMI(vtkRMIFunctionType f, void *arg, int tag)vtkMultiProcessControllerinlinevirtual
RemoveRMICallback(unsigned long id)vtkMultiProcessControllervirtual
RMI_ARG_ERROR enum valuevtkMultiProcessController
RMI_ARG_TAG enum valuevtkMultiProcessController
RMI_NO_ERROR enum valuevtkMultiProcessController
RMI_TAG enum valuevtkMultiProcessController
RMI_TAG_ERROR enum valuevtkMultiProcessController
RMICommunicatorvtkMultiProcessControllerprotected
SafeDownCast(vtkObjectBase *o)vtkSocketControllerstatic
Scatter(const int *sendBuffer, int *recvBuffer, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Scatter(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Scatter(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Scatter(const char *sendBuffer, char *recvBuffer, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Scatter(const float *sendBuffer, float *recvBuffer, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Scatter(const double *sendBuffer, double *recvBuffer, vtkIdType length, int srcProcessId)vtkMultiProcessControllerinline
Scatter(vtkDataArray *sendBuffer, vtkDataArray *recvBuffer, int srcProcessId)vtkMultiProcessControllerinline
ScatterV(const int *sendBuffer, int *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkMultiProcessControllerinline
ScatterV(const unsigned long *sendBuffer, unsigned long *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkMultiProcessControllerinline
ScatterV(const unsigned char *sendBuffer, unsigned char *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkMultiProcessControllerinline
ScatterV(const char *sendBuffer, char *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkMultiProcessControllerinline
ScatterV(const float *sendBuffer, float *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkMultiProcessControllerinline
ScatterV(const double *sendBuffer, double *recvBuffer, vtkIdType *sendLengths, vtkIdType *offsets, vtkIdType recvLength, int srcProcessId)vtkMultiProcessControllerinline
Send(const int *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(const unsigned int *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(const unsigned long *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(const char *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(const unsigned char *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(const float *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(const double *data, vtkIdType length, int remoteProcessId, int tag)vtkMultiProcessControllerinline
Send(vtkDataObject *data, int remoteId, int tag)vtkMultiProcessControllerinline
Send(vtkDataArray *data, int remoteId, int tag)vtkMultiProcessControllerinline
Send(const vtkMultiProcessStream &stream, int remoteId, int tag)vtkMultiProcessControllerinline
SetBreakFlag(int)vtkMultiProcessControllervirtual
SetCommunicator(vtkSocketCommunicator *comm)vtkSocketController
SetGlobalController(vtkMultiProcessController *controller)vtkMultiProcessControllerstatic
SetMultipleMethod(int index, vtkProcessFunctionType, void *data)vtkMultiProcessController
SetNumberOfProcesses(int num)vtkMultiProcessController
SetSingleMethod(vtkProcessFunctionType, void *data)vtkMultiProcessController
SetSingleProcessObject(vtkProcess *p)vtkMultiProcessController
SingleDatavtkMultiProcessControllerprotected
SingleMethodvtkMultiProcessControllerprotected
SingleMethodExecute()vtkSocketControllerinlinevirtual
Superclass typedefvtkSocketController
Tags enum namevtkMultiProcessController
TriggerBreakRMIs()vtkMultiProcessController
TriggerRMI(int remoteProcessId, void *arg, int argLength, int tag)vtkMultiProcessController
TriggerRMI(int remoteProcessId, const char *arg, int tag)vtkMultiProcessControllerinline
TriggerRMI(int remoteProcessId, int tag)vtkMultiProcessControllerinline
TriggerRMIInternal(int remoteProcessId, void *arg, int argLength, int rmiTag, bool propagate)vtkMultiProcessControllerprotectedvirtual
TriggerRMIOnAllChildren(void *arg, int argLength, int tag)vtkMultiProcessController
TriggerRMIOnAllChildren(const char *arg, int tag)vtkMultiProcessControllerinline
TriggerRMIOnAllChildren(int tag)vtkMultiProcessControllerinline
VERSION_TAG enum valuevtkSocketController
vtkMultiProcessController()vtkMultiProcessControllerprotected
vtkSocketController()vtkSocketControllerprotected
WaitForConnection(int port)vtkSocketControllervirtual
XML_WRITER_DATA_INFO enum valuevtkMultiProcessController
~vtkMultiProcessController()vtkMultiProcessControllerprotected
~vtkSocketController()vtkSocketControllerprotected