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

vtkPVDReaderModule Class Reference

#include <vtkPVDReaderModule.h>

Inheritance diagram for vtkPVDReaderModule:

Inheritance graph
[legend]
Collaboration diagram for vtkPVDReaderModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVDReaderModule, vtkPVAdvancedReaderModule)
void PrintSelf (ostream &os, vtkIndent indent)
virtual int Finalize (const char *fname)
virtual int GetNumberOfTimeSteps ()
virtual void SetRequestedTimeStep (int)

Static Public Member Functions

vtkPVDReaderModuleNew ()

Protected Member Functions

 vtkPVDReaderModule ()
 ~vtkPVDReaderModule ()

Constructor & Destructor Documentation

vtkPVDReaderModule::vtkPVDReaderModule  )  [protected]
 

vtkPVDReaderModule::~vtkPVDReaderModule  )  [protected]
 


Member Function Documentation

vtkPVDReaderModule* vtkPVDReaderModule::New  )  [static]
 

Reimplemented from vtkPVAdvancedReaderModule.

vtkPVDReaderModule::vtkTypeRevisionMacro vtkPVDReaderModule  ,
vtkPVAdvancedReaderModule 
 

void vtkPVDReaderModule::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVAdvancedReaderModule.

virtual int vtkPVDReaderModule::Finalize const char *  fname  )  [virtual]
 

Used mainly by the scripting interface, these three methods are normally called in order during the file opening process. Given the reader module name, InitializeReadCustom() returns a clone which can be passed to ReadFileInformation() and FinalizeRead() to finish the reading process.

Reimplemented from vtkPVAdvancedReaderModule.

virtual int vtkPVDReaderModule::GetNumberOfTimeSteps  )  [virtual]
 

Get the number of time steps that can be provided by this reader. Timesteps are available either from an animation file or from a time-series of files as detected by the file entry widget. Returns 0 if time steps are not available, and the number of timesteps otherwise.

Reimplemented from vtkPVReaderModule.

virtual void vtkPVDReaderModule::SetRequestedTimeStep int   )  [virtual]
 

Set the time step that should be provided by the reader. This value is ignored unless GetNumberOfTimeSteps returns 1 or more.

Reimplemented from vtkPVReaderModule.


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