|
| virtual const char * | GetClassName () |
| |
| virtual int | IsA (const char *type) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| void | Pull () |
| |
| void | Pull (vtkInformation *info) |
| |
| void | Push () |
| |
| void | Push (vtkInformation *info) |
| |
| void | ReleaseInputs () |
| |
| int | ForceUpdateData (int processingUnit, vtkInformation *info) |
| |
| void | UpdateRequestDataTimeFromSource () |
| |
| vtkComputingResources * | GetResources () |
| |
|
| virtual int | ProcessRequest (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| vtkDataObject * | GetCompositeOutputData (int port) |
| |
| vtkDataObject * | GetCompositeInputData (int port, int index, vtkInformationVector **inInfoVec) |
| |
Public Member Functions inherited from vtkStreamingDemandDrivenPipeline |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| int | PropagateUpdateExtent (int outputPort) |
| |
| virtual int | Update () |
| |
| virtual int | Update (int port) |
| |
| virtual int | UpdateWholeExtent () |
| |
| int | SetMaximumNumberOfPieces (int port, int n) |
| |
| int | SetMaximumNumberOfPieces (vtkInformation *, int n) |
| |
| int | GetMaximumNumberOfPieces (int port) |
| |
| int | GetMaximumNumberOfPieces (vtkInformation *) |
| |
| int | SetWholeExtent (vtkInformation *, int extent[6]) |
| |
| void | GetWholeExtent (vtkInformation *, int extent[6]) |
| |
| int * | GetWholeExtent (vtkInformation *) |
| |
| int | SetUpdateExtentToWholeExtent (int port) |
| |
| int | SetUpdateExtentToWholeExtent (vtkInformation *) |
| |
| int | SetUpdateExtent (int port, int extent[6]) |
| |
| int | SetUpdateExtent (vtkInformation *, int extent[6]) |
| |
| void | GetUpdateExtent (vtkInformation *, int extent[6]) |
| |
| int * | GetUpdateExtent (vtkInformation *) |
| |
| int | SetUpdateExtent (int port, int piece, int numPieces, int ghostLevel) |
| |
| int | SetUpdateExtent (vtkInformation *, int piece, int numPieces, int ghostLevel) |
| |
| int | SetUpdatePiece (vtkInformation *, int piece) |
| |
| int | GetUpdatePiece (vtkInformation *) |
| |
| int | SetUpdateNumberOfPieces (vtkInformation *, int n) |
| |
| int | GetUpdateNumberOfPieces (vtkInformation *) |
| |
| int | SetUpdateGhostLevel (vtkInformation *, int n) |
| |
| int | GetUpdateGhostLevel (vtkInformation *) |
| |
| int | SetUpdateResolution (int port, double r) |
| |
| int | SetUpdateResolution (vtkInformation *, double r) |
| |
| double | GetUpdateResolution (vtkInformation *) |
| |
| int | SetUpdateTimeSteps (int port, double *times, int length) |
| |
| int | SetUpdateTimeSteps (vtkInformation *, double *times, int length) |
| |
| int | SetUpdateTimeStep (int port, double time) |
| |
| int | SetRequestExactExtent (int port, int flag) |
| |
| int | GetRequestExactExtent (int port) |
| |
| int | SetExtentTranslator (int port, vtkExtentTranslator *translator) |
| |
| int | SetExtentTranslator (vtkInformation *, vtkExtentTranslator *translator) |
| |
| vtkExtentTranslator * | GetExtentTranslator (int port) |
| |
| vtkExtentTranslator * | GetExtentTranslator (vtkInformation *info) |
| |
| int | SetWholeBoundingBox (int port, double bb[6]) |
| |
| void | GetWholeBoundingBox (int port, double bb[6]) |
| |
| double * | GetWholeBoundingBox (int port) |
| |
| int | SetPieceBoundingBox (int port, double bb[6]) |
| |
| void | GetPieceBoundingBox (int port, double bb[6]) |
| |
| double * | GetPieceBoundingBox (int port) |
| |
| double | ComputePriority () |
| |
| virtual double | ComputePriority (int port) |
| |
|
| | vtkThreadedStreamingPipeline () |
| |
| | ~vtkThreadedStreamingPipeline () |
| |
| virtual int | ForwardUpstream (vtkInformation *request) |
| |
| virtual int | ForwardUpstream (int i, int j, vtkInformation *request) |
| |
| | vtkCompositeDataPipeline () |
| |
| | ~vtkCompositeDataPipeline () |
| |
| virtual void | CopyDefaultInformation (vtkInformation *request, int direction, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual void | CopyFromDataToInformation (vtkDataObject *dobj, vtkInformation *inInfo) |
| |
| virtual void | PushInformation (vtkInformation *) |
| |
| virtual void | PopInformation (vtkInformation *) |
| |
| virtual int | ExecuteDataObject (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) |
| |
| virtual int | ExecuteData (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual void | ExecuteDataStart (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual int | NeedToExecuteData (int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual int | NeedToExecuteBasedOnTime (vtkInformation *outInfo, vtkDataObject *dataObject) |
| |
| virtual int | CheckCompositeData (vtkInformation *request, int port, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual void | ExecuteSimpleAlgorithm (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int compositePort) |
| |
| virtual void | ExecuteSimpleAlgorithmTime (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| vtkDataObject * | ExecuteSimpleAlgorithmForBlock (vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, vtkInformation *inInfo, vtkInformation *outInfo, vtkInformation *request, vtkDataObject *dobj) |
| |
| bool | ShouldIterateOverInput (int &compositePort) |
| |
| bool | ShouldIterateTemporalData (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual int | InputTypeIsValid (int port, int index, vtkInformationVector **inInfoVec) |
| |
| virtual void | ResetPipelineInformation (int port, vtkInformation *) |
| |
| virtual void | MarkOutputsGenerated (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| int | NeedToExecuteBasedOnCompositeIndices (vtkInformation *outInfo) |
| |
| vtkCompositeDataSet * | CreateOutputCompositeDataSet (vtkCompositeDataSet *input, int compositePort) |
| |
Protected Member Functions inherited from vtkStreamingDemandDrivenPipeline |
| | vtkStreamingDemandDrivenPipeline () |
| |
| | ~vtkStreamingDemandDrivenPipeline () |
| |
| virtual int | NeedToExecuteBasedOnFastPathData (vtkInformation *outInfo) |
| |
| virtual int | ExecuteInformation (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual int | VerifyOutputInformation (int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual void | ExecuteDataEnd (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
| virtual void | ResetUpdateInformation (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) |
| |
Executive supporting multi-threads.
vtkThreadeStreamingDemandDrivenPipeline is an executive that supports updating input ports based on the number of threads available.
- See Also
- vtkExecutionScheduler
- Examples:
- vtkThreadedStreamingPipeline (Examples)
- Tests:
- vtkThreadedStreamingPipeline (Tests)
Definition at line 55 of file vtkThreadedStreamingPipeline.h.