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

vtkXMLDataSetWriter Class Reference

#include <vtkXMLDataSetWriter.h>

Inheritance diagram for vtkXMLDataSetWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLDataSetWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Write any type of VTK XML file.

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

See also:
vtkXMLImageDataWriter vtkXMLStructuredGridWriter vtkXMLRectilinearGridWriter vtkXMLPolyDataWriter vtkXMLUnstructuredGridWriter
Tests:
vtkXMLDataSetWriter (Tests)

Definition at line 38 of file vtkXMLDataSetWriter.h.
vtkDataSetGetInput ()
static vtkXMLDataSetWriterNew ()

Public Types

typedef vtkXMLWriter 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 vtkXMLDataSetWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLDataSetWriter ()
 ~vtkXMLDataSetWriter ()
virtual int FillInputPortInformation (int port, vtkInformation *info)
virtual int WriteInternal ()
const char * GetDataSetName ()
const char * GetDefaultFileExtension ()
virtual void ProgressCallback (vtkAlgorithm *w)

Static Protected Member Functions

static void ProgressCallbackFunction (vtkObject *, unsigned long, void *, void *)

Protected Attributes

vtkCallbackCommandProgressObserver


Member Typedef Documentation

typedef vtkXMLWriter vtkXMLDataSetWriter::Superclass
 

Reimplemented from vtkXMLWriter.

Definition at line 41 of file vtkXMLDataSetWriter.h.


Constructor & Destructor Documentation

vtkXMLDataSetWriter::vtkXMLDataSetWriter  )  [protected]
 

vtkXMLDataSetWriter::~vtkXMLDataSetWriter  )  [protected]
 


Member Function Documentation

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

Reimplemented from vtkXMLWriter.

static int vtkXMLDataSetWriter::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 vtkXMLWriter.

virtual int vtkXMLDataSetWriter::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 vtkXMLWriter.

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

Reimplemented from vtkXMLWriter.

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

Enumerate big and little endian byte order settings.

Reimplemented from vtkXMLWriter.

static vtkXMLDataSetWriter* vtkXMLDataSetWriter::New  )  [static]
 

Get/Set the writer's input.

Reimplemented from vtkAlgorithm.

vtkDataSet* vtkXMLDataSetWriter::GetInput  ) 
 

Get/Set the writer's input.

Reimplemented from vtkXMLWriter.

virtual int vtkXMLDataSetWriter::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 vtkXMLDataSetWriter::WriteInternal  )  [protected, virtual]
 

Reimplemented from vtkXMLWriter.

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

Implements vtkXMLWriter.

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

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

Implements vtkXMLWriter.

static void vtkXMLDataSetWriter::ProgressCallbackFunction vtkObject ,
unsigned  long,
void *  ,
void * 
[static, protected]
 

virtual void vtkXMLDataSetWriter::ProgressCallback vtkAlgorithm w  )  [protected, virtual]
 


Member Data Documentation

vtkCallbackCommand* vtkXMLDataSetWriter::ProgressObserver [protected]
 

Definition at line 73 of file vtkXMLDataSetWriter.h.


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