VTK  9.1.0
vtkCachedStreamingDemandDrivenPipeline Member List

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

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AfterForward enum valuevtkExecutive
AlgorithmvtkExecutiveprotected
ALGORITHM_AFTER_FORWARD()vtkExecutivestatic
ALGORITHM_BEFORE_FORWARD()vtkExecutivestatic
ALGORITHM_DIRECTION()vtkExecutivestatic
ArrayIsValid(vtkAbstractArray *array, vtkInformation *field)vtkDemandDrivenPipelineprotected
BeforeForward enum valuevtkExecutive
BOUNDS()vtkStreamingDemandDrivenPipelinestatic
BreakOnError()vtkObjectstatic
CacheSizevtkCachedStreamingDemandDrivenPipelineprotected
CallAlgorithm(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkExecutivevirtual
CheckAlgorithm(const char *method, vtkInformation *request)vtkExecutiveprotected
CheckDataObject(int port, vtkInformationVector *outInfo)vtkDemandDrivenPipelineprotectedvirtual
COMBINED_UPDATE_EXTENT()vtkStreamingDemandDrivenPipelinestatic
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) overridevtkDemandDrivenPipelinevirtual
CONSUMERS()vtkExecutivestatic
CONTINUE_EXECUTING()vtkStreamingDemandDrivenPipelinestatic
ContinueExecutingvtkStreamingDemandDrivenPipelineprotected
CopyDefaultInformation(vtkInformation *request, int direction, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkStreamingDemandDrivenPipelineprotectedvirtual
DatavtkCachedStreamingDemandDrivenPipelineprotected
DATA_NOT_GENERATED()vtkDemandDrivenPipelinestatic
DataObjectRequestvtkDemandDrivenPipelineprotected
DataObjectTimevtkDemandDrivenPipelineprotected
DataRequestvtkDemandDrivenPipelineprotected
DataSetAttributeExists(vtkDataSetAttributes *dsa, vtkInformation *field)vtkDemandDrivenPipelineprotected
DataTimevtkDemandDrivenPipelineprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
EXACT_EXTENT()vtkStreamingDemandDrivenPipelinestatic
ExecuteData(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkCachedStreamingDemandDrivenPipelineprotectedvirtual
ExecuteDataEnd(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkStreamingDemandDrivenPipelineprotectedvirtual
ExecuteDataObject(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkDemandDrivenPipelineprotectedvirtual
ExecuteDataStart(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkStreamingDemandDrivenPipelineprotectedvirtual
ExecuteInformation(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkStreamingDemandDrivenPipelineprotectedvirtual
FastDelete()vtkObjectBasevirtual
FieldArrayExists(vtkFieldData *data, vtkInformation *field)vtkDemandDrivenPipelineprotected
FORWARD_DIRECTION()vtkExecutivestatic
ForwardDownstream(vtkInformation *request)vtkExecutiveprotectedvirtual
ForwardUpstream(vtkInformation *request)vtkExecutiveprotectedvirtual
FROM_OUTPUT_PORT()vtkExecutivestatic
GetAlgorithm()vtkExecutive
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetCacheSize()vtkCachedStreamingDemandDrivenPipelinevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetInputData(int port, int connection)vtkExecutivevirtual
GetInputData(int port, int connection, vtkInformationVector **inInfoVec)vtkExecutivevirtual
GetInputExecutive(int port, int connection)vtkExecutive
GetInputInformation(int port, int connection)vtkExecutive
GetInputInformation(int port)vtkExecutive
GetInputInformation()vtkExecutive
GetIsInMemkind() constvtkObjectBase
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfInputConnections(int port)vtkExecutive
GetNumberOfInputPorts()vtkExecutive
GetNumberOfOutputPorts()vtkExecutive
GetOutputData(int port)vtkExecutivevirtual
GetOutputInformation(int port)vtkExecutivevirtual
GetOutputInformation()vtkExecutive
GetPipelineMTime()vtkDemandDrivenPipelinevirtual
GetReferenceCount()vtkObjectBaseinline
GetReleaseDataFlag(int port)vtkDemandDrivenPipelinevirtual
GetRequestExactExtent(int port)vtkStreamingDemandDrivenPipeline
GetUpdateExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipelinestatic
GetUpdateExtent(vtkInformation *)vtkStreamingDemandDrivenPipelinestatic
GetUpdateGhostLevel(vtkInformation *)vtkStreamingDemandDrivenPipelinestatic
GetUpdateNumberOfPieces(vtkInformation *)vtkStreamingDemandDrivenPipelinestatic
GetUpdatePiece(vtkInformation *)vtkStreamingDemandDrivenPipelinestatic
GetUsingMemkind()vtkObjectBasestatic
GetWholeExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipelinestatic
GetWholeExtent(vtkInformation *)vtkStreamingDemandDrivenPipelinestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InAlgorithmvtkExecutiveprotected
InfoRequestvtkDemandDrivenPipelineprotected
InformationIteratorvtkStreamingDemandDrivenPipelineprotected
InformationTimevtkDemandDrivenPipelineprotected
InitializeObjectBase()vtkObjectBase
InputCountIsValid(vtkInformationVector **)vtkDemandDrivenPipelineprotected
InputCountIsValid(int port, vtkInformationVector **)vtkDemandDrivenPipelineprotected
InputFieldsAreValid(vtkInformationVector **)vtkDemandDrivenPipelineprotected
InputFieldsAreValid(int port, vtkInformationVector **)vtkDemandDrivenPipelineprotected
InputFieldsAreValid(int port, int index, vtkInformationVector **)vtkDemandDrivenPipelineprotectedvirtual
InputIsOptional(int port)vtkDemandDrivenPipelineprotected
InputIsRepeatable(int port)vtkDemandDrivenPipelineprotected
InputPortIndexInRange(int port, const char *action)vtkExecutiveprotected
InputTypeIsValid(vtkInformationVector **)vtkDemandDrivenPipelineprotected
InputTypeIsValid(int port, vtkInformationVector **)vtkDemandDrivenPipelineprotected
InputTypeIsValid(int port, int index, vtkInformationVector **)vtkDemandDrivenPipelineprotectedvirtual
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkCachedStreamingDemandDrivenPipelinevirtual
IsTypeOf(const char *type)vtkCachedStreamingDemandDrivenPipelinestatic
KEYS_TO_COPY()vtkExecutivestatic
LastPropogateUpdateExtentShortCircuitedvtkStreamingDemandDrivenPipelineprotected
MarkOutputsGenerated(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkStreamingDemandDrivenPipelineprotectedvirtual
Modified()vtkObjectvirtual
MTimevtkObjectprotected
NeedToExecuteBasedOnTime(vtkInformation *outInfo, vtkDataObject *dataObject)vtkStreamingDemandDrivenPipelineprotectedvirtual
NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec) overridevtkCachedStreamingDemandDrivenPipelineprotectedvirtual
New()vtkCachedStreamingDemandDrivenPipelinestatic
NewDataObject(const char *type)vtkDemandDrivenPipelinestatic
NewInstance() constvtkCachedStreamingDemandDrivenPipeline
NewInstanceInternal() constvtkCachedStreamingDemandDrivenPipelineprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputPortIndexInRange(int port, const char *action)vtkExecutiveprotected
PipelineMTimevtkDemandDrivenPipelineprotected
PREVIOUS_UPDATE_TIME_STEP()vtkStreamingDemandDrivenPipelineprotectedstatic
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkCachedStreamingDemandDrivenPipelinevirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) overridevtkStreamingDemandDrivenPipelinevirtual
PRODUCER()vtkExecutivestatic
PropagateTime(int outputPort)vtkStreamingDemandDrivenPipeline
PropagateUpdateExtent(int outputPort)vtkStreamingDemandDrivenPipeline
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o) overridevtkExecutivevirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RELEASE_DATA()vtkDemandDrivenPipelinestatic
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *) overridevtkExecutiveprotectedvirtual
REQUEST_DATA()vtkDemandDrivenPipelinestatic
REQUEST_DATA_NOT_GENERATED()vtkDemandDrivenPipelinestatic
REQUEST_DATA_OBJECT()vtkDemandDrivenPipelinestatic
REQUEST_INFORMATION()vtkDemandDrivenPipelinestatic
REQUEST_TIME_DEPENDENT_INFORMATION()vtkStreamingDemandDrivenPipelinestatic
REQUEST_UPDATE_EXTENT()vtkStreamingDemandDrivenPipelinestatic
REQUEST_UPDATE_TIME()vtkStreamingDemandDrivenPipelinestatic
RequestDownstream enum valuevtkExecutive
RequestUpstream enum valuevtkExecutive
ResetPipelineInformation(int port, vtkInformation *) overridevtkStreamingDemandDrivenPipelineprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkCachedStreamingDemandDrivenPipelinestatic
SetAlgorithm(vtkAlgorithm *algorithm)vtkExecutiveprotectedvirtual
SetCacheSize(int size)vtkCachedStreamingDemandDrivenPipeline
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetOutputData(int port, vtkDataObject *, vtkInformation *info)vtkExecutivevirtual
SetOutputData(int port, vtkDataObject *)vtkExecutivevirtual
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int port, int n)vtkDemandDrivenPipelinevirtual
SetRequestExactExtent(int port, int flag)vtkStreamingDemandDrivenPipeline
SetSharedInputInformation(vtkInformationVector **inInfoVec)vtkExecutive
SetSharedOutputInformation(vtkInformationVector *outInfoVec)vtkExecutive
SetWholeExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipelinestatic
SharedInputInformationvtkExecutiveprotected
SharedOutputInformationvtkExecutiveprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkCachedStreamingDemandDrivenPipeline
TIME_DEPENDENT_INFORMATION()vtkStreamingDemandDrivenPipelinestatic
TIME_RANGE()vtkStreamingDemandDrivenPipelinestatic
TIME_STEPS()vtkStreamingDemandDrivenPipelinestatic
TimeDependentInformationRequestvtkStreamingDemandDrivenPipelineprotected
TimesvtkCachedStreamingDemandDrivenPipelineprotected
UnRegister(vtkObjectBase *o) overridevtkExecutivevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UNRESTRICTED_UPDATE_EXTENT()vtkStreamingDemandDrivenPipelinestatic
Update() overridevtkStreamingDemandDrivenPipelinevirtual
Update(int port) overridevtkStreamingDemandDrivenPipelinevirtual
Update(int port, vtkInformationVector *requests)vtkStreamingDemandDrivenPipelinevirtual
UPDATE_EXTENT()vtkStreamingDemandDrivenPipelinestatic
UPDATE_EXTENT_INITIALIZED()vtkStreamingDemandDrivenPipelinestatic
UPDATE_NUMBER_OF_GHOST_LEVELS()vtkStreamingDemandDrivenPipelinestatic
UPDATE_NUMBER_OF_PIECES()vtkStreamingDemandDrivenPipelinestatic
UPDATE_PIECE_NUMBER()vtkStreamingDemandDrivenPipelinestatic
UPDATE_TIME_STEP()vtkStreamingDemandDrivenPipelinestatic
UpdateData(int outputPort)vtkDemandDrivenPipelinevirtual
UpdateDataObject() overridevtkDemandDrivenPipelinevirtual
UpdateExtentRequestvtkStreamingDemandDrivenPipelineprotected
UpdateInformation() overridevtkDemandDrivenPipelinevirtual
UpdatePipelineMTime()vtkDemandDrivenPipelinevirtual
UpdateTimeDependentInformation(int outputPort)vtkStreamingDemandDrivenPipeline
UpdateTimeRequestvtkStreamingDemandDrivenPipelineprotected
UpdateWholeExtent()vtkStreamingDemandDrivenPipelinevirtual
VerifyOutputInformation(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkStreamingDemandDrivenPipelineprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCachedStreamingDemandDrivenPipeline()vtkCachedStreamingDemandDrivenPipelineprotected
vtkDemandDrivenPipeline()vtkDemandDrivenPipelineprotected
vtkExecutive()vtkExecutiveprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkStreamingDemandDrivenPipeline()vtkStreamingDemandDrivenPipelineprotected
WeakPointersvtkObjectBaseprotected
WHOLE_EXTENT()vtkStreamingDemandDrivenPipelinestatic
~vtkCachedStreamingDemandDrivenPipeline() overridevtkCachedStreamingDemandDrivenPipelineprotected
~vtkDemandDrivenPipeline() overridevtkDemandDrivenPipelineprotected
~vtkExecutive() overridevtkExecutiveprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkStreamingDemandDrivenPipeline() overridevtkStreamingDemandDrivenPipelineprotected