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

vtkXMLPDataSetWriter Class Reference

#include <vtkXMLPDataSetWriter.h>

Inheritance diagram for vtkXMLPDataSetWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLPDataSetWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Write any type of PVTK XML file.

vtkXMLPDataSetWriter is a wrapper around the PVTK XML file format writers. Given an input vtkDataSet, the correct writer is automatically selected based on the type of input.

See also:
vtkXMLPImageDataWriter vtkXMLPStructuredGridWriter vtkXMLPRectilinearGridWriter vtkXMLPPolyDataWriter vtkXMLPUnstructuredGridWriter
Tests:
vtkXMLPDataSetWriter (Tests)

Definition at line 36 of file vtkXMLPDataSetWriter.h.
vtkDataSetGetInput ()
static vtkXMLPDataSetWriterNew ()

Public Types

typedef vtkXMLPDataWriter Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkXMLPDataSetWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLPDataSetWriter ()
 ~vtkXMLPDataSetWriter ()
virtual int FillInputPortInformation (int port, vtkInformation *info)
virtual int WriteInternal ()
const char * GetDataSetName ()
const char * GetDefaultFileExtension ()
vtkXMLWriterCreatePieceWriter (int index)


Member Typedef Documentation

typedef vtkXMLPDataWriter vtkXMLPDataSetWriter::Superclass
 

Reimplemented from vtkXMLPDataWriter.

Definition at line 39 of file vtkXMLPDataSetWriter.h.


Constructor & Destructor Documentation

vtkXMLPDataSetWriter::vtkXMLPDataSetWriter  )  [protected]
 

vtkXMLPDataSetWriter::~vtkXMLPDataSetWriter  )  [protected]
 


Member Function Documentation

virtual const char* vtkXMLPDataSetWriter::GetClassName  )  [virtual]
 

Reimplemented from vtkXMLPDataWriter.

static int vtkXMLPDataSetWriter::IsTypeOf const char *  type  )  [static]
 

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkXMLPDataWriter.

virtual int vtkXMLPDataSetWriter::IsA const char *  type  )  [virtual]
 

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkXMLPDataWriter.

static vtkXMLPDataSetWriter* vtkXMLPDataSetWriter::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkXMLPDataWriter.

void vtkXMLPDataSetWriter::PrintSelf ostream &  os,
vtkIndent  indent
[virtual]
 

Enumerate big and little endian byte order settings.

Reimplemented from vtkXMLPDataWriter.

static vtkXMLPDataSetWriter* vtkXMLPDataSetWriter::New  )  [static]
 

Get/Set the writer's input.

Reimplemented from vtkAlgorithm.

vtkDataSet* vtkXMLPDataSetWriter::GetInput  ) 
 

Get/Set the writer's input.

Reimplemented from vtkXMLWriter.

virtual int vtkXMLPDataSetWriter::FillInputPortInformation int  port,
vtkInformation info
[protected, virtual]
 

Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle.

Reimplemented from vtkAlgorithm.

virtual int vtkXMLPDataSetWriter::WriteInternal  )  [protected, virtual]
 

Reimplemented from vtkXMLPDataWriter.

const char* vtkXMLPDataSetWriter::GetDataSetName  )  [protected, virtual]
 

Implements vtkXMLWriter.

const char* vtkXMLPDataSetWriter::GetDefaultFileExtension  )  [protected, virtual]
 

Get the default file extension for files written by this writer.

Implements vtkXMLWriter.

vtkXMLWriter* vtkXMLPDataSetWriter::CreatePieceWriter int  index  )  [protected, virtual]
 

Implements vtkXMLPDataWriter.


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 00:32:46 2008 for VTK by  doxygen 1.4.3-20050530