Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMultiProcessController Member List
This is the complete list of members for vtkMultiProcessController, 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 vtkNotUsed(argc), char *arcv[])
[inline, virtual]
- 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()=0
[pure virtual]
- New()
[static]
- NumberOfProcesses
[protected]
- operator=(const vtkMultiProcessController &)
[inline, protected]
- 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(vtkDataObject *data, int remoteProcessId, int tag)
[virtual]
- Receive(int *data, int length, int remoteProcessId, int tag)=0
[pure virtual]
- Receive(unsigned long *data, int length, int remoteProcessId, int tag)=0
[pure virtual]
- Receive(char *data, int length, int remoteProcessId, int tag)=0
[pure virtual]
- Receive(float *data, int length, int remoteProcessId, int tag)=0
[pure 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(vtkDataObject *data, int remoteProcessId, int tag)
[virtual]
- Send(int *data, int length, int remoteProcessId, int tag)=0
[pure virtual]
- Send(unsigned long *data, int length, int remoteProcessId, int tag)=0
[pure virtual]
- Send(char *data, int length, int remoteProcessId, int tag)=0
[pure virtual]
- Send(float *data, int length, int remoteProcessId, int tag)=0
[pure 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()=0
[pure 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]
- 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]
- ~vtkMultiProcessController()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:55:04 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001