Go to the documentation of this file.
33 #ifndef vtkTemporalDataSetCache_h
34 #define vtkTemporalDataSetCache_h
62 typedef std::map<double,std::pair<unsigned long,vtkDataObject *> >
Superclass for all sources, filters, and sinks in VTK.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
vtkTemporalDataSetCache()
void SetCacheSize(int size)
std::map< double, std::pair< unsigned long, vtkDataObject * > > CacheType
#define VTKFILTERSHYBRID_EXPORT
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkGetMacro(name, type)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkTemporalDataSetCache * New()
void PrintSelf(ostream &os, vtkIndent indent)
~vtkTemporalDataSetCache()