Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMPIController Member List
This is the complete list of members for vtkMPIController, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddRMI(vtkRMIFunctionType, void *localArg, int tag)
- BreakFlag
[protected]
- BreakOnError()
[static]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- DeleteAndSetMarshalString(char *str, int strLength)
[protected]
- ForceDeepCopy
[protected]
- ForceDeepCopyOff()
[virtual]
- ForceDeepCopyOn()
[virtual]
- GetBreakFlag()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetForceDeepCopy()
[virtual]
- GetGlobalController()
[static]
- GetGlobalWarningDisplay()
[static]
- GetLocalController()
[protected, virtual]
- GetLocalProcessId()
[inline, virtual]
- GetMTime()
[virtual]
- GetNumberOfProcesses()
[virtual]
- GetReadTime()
[virtual]
- GetReceiveTime()
[virtual]
- GetReceiveWaitTime()
[virtual]
- GetReferenceCount()
[inline]
- GetSendTime()
[virtual]
- GetSendWaitTime()
[virtual]
- GetWriteTime()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize(int argc, char *arcv[])
- vtkMultiProcessController::Initialize(int vtkNotUsed(argc), char *arcv[])
[inline, virtual]
- Initialized
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LocalProcessId
[protected]
- MarshalDataLength
[protected]
- MarshalString
[protected]
- MarshalStringLength
[protected]
- MaximumNumberOfProcesses
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- MultipleData
[protected]
- MultipleMethod
[protected]
- MultipleMethodExecute()
[virtual]
- New()
[static]
- NumberOfProcesses
[protected]
- operator=(const vtkMPIController &)
[inline, protected]
- vtkMultiProcessController::operator=(const vtkMultiProcessController &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ProcessRMI(int remoteProcessId, void *arg, int argLength, int rmiTag)
[protected]
- ProcessRMIs()
- ReadDataSet(vtkDataSet *object)
[protected]
- ReadImageData(vtkImageData *object)
[protected]
- ReadObject(vtkDataObject *object)
[protected]
- ReadTime
[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(float *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(vtkDataObject *data, int remoteId, int tag)
[inline, virtual]
- ReceiveTime
[protected]
- ReceiveWaitTime
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- RemoveRMI(vtkRMIFunctionType f, void *arg, int tag)
[inline]
- RMIs
[protected]
- 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(float *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(vtkDataObject *data, int remoteId, int tag)
[inline, virtual]
- SendTime
[protected]
- SendWaitTime
[protected]
- SetBreakFlag(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetForceDeepCopy(int)
[virtual]
- SetGlobalController(vtkMultiProcessController *controller)
[protected, virtual]
- SetGlobalWarningDisplay(int val)
[static]
- SetMultipleMethod(int index, vtkProcessFunctionType, void *data)
- SetNumberOfProcesses(int num)
[virtual]
- SetReferenceCount(int)
- SetSingleMethod(vtkProcessFunctionType, void *data)
- SingleData
[protected]
- SingleMethod
[protected]
- SingleMethodExecute()
[virtual]
- SubjectHelper
[protected]
- TriggerRMI(int remoteProcessId, void *arg, int argLength, int tag)
- TriggerRMI(int remoteProcessId, char *arg, int tag)
[inline]
- TriggerRMI(int remoteProcessId, int tag)
[inline]
- UnRegister(vtkObject *o)
[virtual]
- vtkMPIController()
[protected]
- vtkMPIController(const vtkMPIController &)
[inline, protected]
- vtkMultiProcessController()
[protected]
- vtkMultiProcessController(const vtkMultiProcessController &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- WriteDataSet(vtkDataSet *object)
[protected]
- WriteImageData(vtkImageData *object)
[protected]
- WriteObject(vtkDataObject *object)
[protected]
- WriteTime
[protected]
- ~vtkMPIController()
[protected]
- ~vtkMultiProcessController()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:55:03 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001