33 #ifndef vtkTemporalDataSetCache_h 
   34 #define vtkTemporalDataSetCache_h 
   51   void SetCacheSize(
int size);
 
   52   vtkGetMacro(CacheSize,
int);
 
   62   typedef std::map<double,std::pair<unsigned long,vtkDataObject *> >
 
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
 
Superclass for all sources, filters, and sinks in VTK. 
 
std::map< double, std::pair< unsigned long, vtkDataObject * > > CacheType
 
virtual int FillOutputPortInformation(int port, vtkInformation *info)
 
a simple class to control print indentation 
 
#define VTKFILTERSHYBRID_EXPORT
 
virtual int FillInputPortInformation(int port, vtkInformation *info)
 
static vtkAlgorithm * New()
 
void PrintSelf(ostream &os, vtkIndent indent)