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

vtkPVDWriter Class Reference

Wraps a VTK file writer. More...

#include <vtkPVDWriter.h>

Inheritance diagram for vtkPVDWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkPVDWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVDWriter, vtkPVWriter)
void PrintSelf (ostream &os, vtkIndent indent)
virtual int CanWriteData (vtkDataObject *data, int parallel, int numParts)
void Write (const char *fileName, vtkPVSource *pvs, int numProcs, int ghostLevel, int timeSeries)

Static Public Member Functions

vtkPVDWriterNew ()

Protected Member Functions

 vtkPVDWriter ()
 ~vtkPVDWriter ()

Detailed Description

Wraps a VTK file writer.

vtkPVDWriter provides functionality for writers similar to that provided by vtkPVReaderModule for readers. An instance of this class is configured by an XML ModuleInterface specification and knows how to create and use a single VTK file writer object.

Definition at line 29 of file vtkPVDWriter.h.


Constructor & Destructor Documentation

vtkPVDWriter::vtkPVDWriter  )  [protected]
 

vtkPVDWriter::~vtkPVDWriter  )  [protected]
 


Member Function Documentation

vtkPVDWriter* vtkPVDWriter::New  )  [static]
 

Reimplemented from vtkPVWriter.

vtkPVDWriter::vtkTypeRevisionMacro vtkPVDWriter  ,
vtkPVWriter 
 

void vtkPVDWriter::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVWriter.

virtual int vtkPVDWriter::CanWriteData vtkDataObject *  data,
int  parallel,
int  numParts
[virtual]
 

Check whether this writer supports the given VTK data set's type.

Reimplemented from vtkPVWriter.

void vtkPVDWriter::Write const char *  fileName,
vtkPVSource pvs,
int  numProcs,
int  ghostLevel,
int  timeSeries
[virtual]
 

Write the current source's data to the collection file with the given name.

Reimplemented from vtkPVWriter.


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