Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVDReader Class Reference

ParaView-specific vtkXMLCollectionReader subclass. More...

#include <vtkPVDReader.h>

Inheritance diagram for vtkPVDReader:

Inheritance graph
[legend]
Collaboration diagram for vtkPVDReader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVDReader, vtkXMLCollectionReader)
void PrintSelf (ostream &os, vtkIndent indent)
void SetTimeStep (int index)
int GetTimeStep ()
virtual int * GetTimeStepRange ()
virtual void GetTimeStepRange (int &, int &)
virtual void GetTimeStepRange (int[2])

Static Public Member Functions

vtkPVDReaderNew ()

Protected Member Functions

 vtkPVDReader ()
 ~vtkPVDReader ()
virtual void SetupOutputInformation (vtkInformation *outInfo)

Protected Attributes

int TimeStepRange [2]

Detailed Description

ParaView-specific vtkXMLCollectionReader subclass.

vtkPVDReader subclasses vtkXMLCollectionReader to add ParaView-specific methods.

Definition at line 27 of file vtkPVDReader.h.


Constructor & Destructor Documentation

vtkPVDReader::vtkPVDReader  )  [protected]
 

vtkPVDReader::~vtkPVDReader  )  [protected]
 


Member Function Documentation

vtkPVDReader* vtkPVDReader::New  )  [static]
 

Reimplemented from vtkXMLCollectionReader.

vtkPVDReader::vtkTypeRevisionMacro vtkPVDReader  ,
vtkXMLCollectionReader 
 

void vtkPVDReader::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkXMLCollectionReader.

void vtkPVDReader::SetTimeStep int  index  ) 
 

Get/Set the required value for the timestep attribute. The value should be referenced by its index. Only data sets matching this value will be read. An out-of-range index will remove the restriction.

int vtkPVDReader::GetTimeStep  ) 
 

Get/Set the required value for the timestep attribute. The value should be referenced by its index. Only data sets matching this value will be read. An out-of-range index will remove the restriction.

virtual int* vtkPVDReader::GetTimeStepRange  )  [virtual]
 

Get the range of index values valid for the TimestepAsIndex setting.

virtual void vtkPVDReader::GetTimeStepRange int &  ,
int & 
[virtual]
 

Get the range of index values valid for the TimestepAsIndex setting.

virtual void vtkPVDReader::GetTimeStepRange int  [2]  )  [virtual]
 

Get the range of index values valid for the TimestepAsIndex setting.

virtual void vtkPVDReader::SetupOutputInformation vtkInformation *  outInfo  )  [protected, virtual]
 


Member Data Documentation

int vtkPVDReader::TimeStepRange[2] [protected]
 

Definition at line 56 of file vtkPVDReader.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:37:47 2006 for ParaView by doxygen 1.3.5