Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkThreadedController Member List
This is the complete list of members for vtkThreadedController, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddRMI(vtkRMIFunctionType, void *localArg, int tag)
- ANY_SOURCE enum value
- Barrier()
[virtual]
- BarrierEnded()
[protected, static]
- BarrierInProgress
[protected, static]
- BarrierLock
[protected, static]
- BarrierStarted()
[protected, static]
- BREAK_RMI_TAG enum value
- BreakFlag
[protected]
- BreakOnError()
[static]
- Communicator
[protected]
- Consts enum name
- Controllers
[protected]
- Counter
[protected, static]
- CounterLock
[protected, static]
- CreateOutputWindow()
[virtual]
- CreateProcessControllers()
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- Finalize()
[inline, virtual]
- ForceDeepCopy
[protected]
- ForceDeepCopyOff()
[virtual]
- ForceDeepCopyOn()
[virtual]
- GetBreakFlag()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetCommunicator()
[virtual]
- GetDebug()
- GetForceDeepCopy()
[virtual]
- GetGlobalController()
[static]
- GetGlobalWarningDisplay()
[static]
- GetLocalController()
[protected, virtual]
- GetLocalProcessId()
[virtual]
- GetMTime()
[virtual]
- GetNumberOfProcesses()
[virtual]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize(int *argc, char ***arcv)
[virtual]
- vtkMultiProcessController::Initialize(int *vtkNotUsed(argc), char ***vtkNotUsed(arcv))=0
[pure virtual]
- InitializeBarrier()
[protected, static]
- INVALID_SOURCE enum value
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsBarrierInProgress
[protected, static]
- IsTypeOf(const char *type)
[static]
- LastNumberOfProcesses
[protected]
- LocalProcessId
[protected]
- MAX_PROCESSES enum value
- MaximumNumberOfProcesses
[protected]
- Modified()
[virtual]
- MTime
[protected]
- MultipleData
[protected]
- MultipleMethod
[protected]
- MultipleMethodExecute()
[virtual]
- MultipleMethodFlag
[protected]
- MultiThreader
[protected]
- New()
[static]
- NumberOfProcesses
[protected]
- operator=(const vtkThreadedController &) (defined in vtkThreadedController)
[private]
- OutputWindow
[protected]
- 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()
- Receive(int *data, int length, int remoteProcessId, int tag)
[inline]
- Receive(unsigned long *data, int length, int remoteProcessId, int tag)
[inline]
- Receive(char *data, int length, int remoteProcessId, int tag)
[inline]
- Receive(unsigned char *data, int length, int remoteProcessId, int tag)
[inline]
- Receive(float *data, int length, int remoteProcessId, int tag)
[inline]
- Receive(double *data, int length, int remoteProcessId, int tag)
[inline]
- Receive(vtkDataObject *data, int remoteId, int tag)
[inline]
- Receive(vtkDataArray *data, int remoteId, int tag)
[inline]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- RemoveRMI(vtkRMIFunctionType f, void *arg, int tag)
[inline]
- ResetControllers()
[protected]
- RMI_ARG_TAG enum value
- RMI_TAG enum value
- RMICommunicator
[protected]
- RMIs
[protected]
- SafeDownCast(vtkObject *o)
[static]
- Send(int *data, int length, int remoteProcessId, int tag)
[inline]
- Send(unsigned long *data, int length, int remoteProcessId, int tag)
[inline]
- Send(char *data, int length, int remoteProcessId, int tag)
[inline]
- Send(unsigned char *data, int length, int remoteProcessId, int tag)
[inline]
- Send(float *data, int length, int remoteProcessId, int tag)
[inline]
- Send(double *data, int length, int remoteProcessId, int tag)
[inline]
- Send(vtkDataObject *data, int remoteId, int tag)
[inline]
- Send(vtkDataArray *data, int remoteId, int tag)
[inline]
- SetBreakFlag(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetForceDeepCopy(int)
[virtual]
- SetGlobalController(vtkMultiProcessController *controller)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetMultipleMethod(int index, vtkProcessFunctionType, void *data)
- SetNumberOfProcesses(int num)
[virtual]
- SetReferenceCount(int)
- SetSingleMethod(vtkProcessFunctionType, void *data)
- SignalNextThread()
[protected, static]
- SingleData
[protected]
- SingleMethod
[protected]
- SingleMethodExecute()
[virtual]
- Start(int threadIdx)
[protected]
- SubjectHelper
[protected]
- ThreadIds
[protected]
- ThreadIdType typedef
[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]
- vtkObject()
[protected]
- vtkThreadedController()
[protected]
- vtkThreadedController(const vtkThreadedController &) (defined in vtkThreadedController)
[private]
- vtkThreadedControllerStart(void *arg)
[protected, static]
- WaitForNextThread()
[protected, static]
- WaitForPreviousBarrierToEnd()
[protected, static]
- ~vtkMultiProcessController()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkThreadedController()
[protected]
Generated on Thu Mar 28 14:43:53 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001