ParaView
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkPVCacheKeeperPipeline Class Reference

#include <vtkPVCacheKeeperPipeline.h>

Inherits vtkCompositeDataPipeline.

Public Types

typedef vtkCompositeDataPipeline Superclass
 

Public Member Functions

virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent)
 

Static Public Member Functions

static vtkPVCacheKeeperPipelineNew ()
 
static int IsTypeOf (const char *type)
 
static vtkPVCacheKeeperPipelineSafeDownCast (vtkObject *o)
 

Protected Member Functions

 vtkPVCacheKeeperPipeline ()
 
 ~vtkPVCacheKeeperPipeline ()
 
virtual int ForwardUpstream (int i, int j, vtkInformation *request)
 
virtual int ForwardUpstream (vtkInformation *request)
 

Detailed Description

Definition at line 28 of file vtkPVCacheKeeperPipeline.h.

Member Typedef Documentation

§ Superclass

typedef vtkCompositeDataPipeline vtkPVCacheKeeperPipeline::Superclass

Definition at line 33 of file vtkPVCacheKeeperPipeline.h.

Constructor & Destructor Documentation

§ vtkPVCacheKeeperPipeline()

vtkPVCacheKeeperPipeline::vtkPVCacheKeeperPipeline ( )
protected

§ ~vtkPVCacheKeeperPipeline()

vtkPVCacheKeeperPipeline::~vtkPVCacheKeeperPipeline ( )
protected

Member Function Documentation

§ New()

static vtkPVCacheKeeperPipeline* vtkPVCacheKeeperPipeline::New ( )
static

§ GetClassName()

virtual const char* vtkPVCacheKeeperPipeline::GetClassName ( )
virtual

§ IsTypeOf()

static int vtkPVCacheKeeperPipeline::IsTypeOf ( const char *  type)
static

§ IsA()

virtual int vtkPVCacheKeeperPipeline::IsA ( const char *  type)
virtual

§ SafeDownCast()

static vtkPVCacheKeeperPipeline* vtkPVCacheKeeperPipeline::SafeDownCast ( vtkObject *  o)
static

§ PrintSelf()

void vtkPVCacheKeeperPipeline::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

§ ForwardUpstream() [1/2]

virtual int vtkPVCacheKeeperPipeline::ForwardUpstream ( int  i,
int  j,
vtkInformation *  request 
)
protectedvirtual

§ ForwardUpstream() [2/2]

virtual int vtkPVCacheKeeperPipeline::ForwardUpstream ( vtkInformation *  request)
protectedvirtual

The documentation for this class was generated from the following file: