vtkXMLPStructuredDataWriter Class Reference

#include <vtkXMLPStructuredDataWriter.h>

Inheritance diagram for vtkXMLPStructuredDataWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLPStructuredDataWriter:

Collaboration graph
[legend]

List of all members.


Detailed Description

Superclass for PVTK XML structured data writers.

vtkXMLPStructuredDataWriter provides PVTK XML writing functionality that is common among all the parallel structured data formats.

Definition at line 29 of file vtkXMLPStructuredDataWriter.h.


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
vtkXMLPStructuredDataWriter
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLPStructuredDataWriter ()
 ~vtkXMLPStructuredDataWriter ()
virtual
vtkXMLStructuredDataWriter
CreateStructuredPieceWriter ()=0
void WritePrimaryElementAttributes (ostream &os, vtkIndent indent)
void WritePPieceAttributes (int index)
vtkXMLWriterCreatePieceWriter (int index)

Member Typedef Documentation


Constructor & Destructor Documentation

vtkXMLPStructuredDataWriter::vtkXMLPStructuredDataWriter (  )  [protected]

vtkXMLPStructuredDataWriter::~vtkXMLPStructuredDataWriter (  )  [protected]


Member Function Documentation

virtual const char* vtkXMLPStructuredDataWriter::GetClassName (  )  [virtual]

static int vtkXMLPStructuredDataWriter::IsTypeOf ( const char *  name  )  [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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPImageDataWriter, vtkXMLPRectilinearGridWriter, and vtkXMLPStructuredGridWriter.

virtual int vtkXMLPStructuredDataWriter::IsA ( const char *  name  )  [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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPImageDataWriter, vtkXMLPRectilinearGridWriter, and vtkXMLPStructuredGridWriter.

static vtkXMLPStructuredDataWriter* vtkXMLPStructuredDataWriter::SafeDownCast ( vtkObject o  )  [static]

void vtkXMLPStructuredDataWriter::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPImageDataWriter, vtkXMLPRectilinearGridWriter, and vtkXMLPStructuredGridWriter.

virtual vtkXMLStructuredDataWriter* vtkXMLPStructuredDataWriter::CreateStructuredPieceWriter (  )  [protected, pure virtual]

void vtkXMLPStructuredDataWriter::WritePrimaryElementAttributes ( ostream &  os,
vtkIndent  indent 
) [protected, virtual]

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPImageDataWriter.

void vtkXMLPStructuredDataWriter::WritePPieceAttributes ( int  index  )  [protected, virtual]

Reimplemented from vtkXMLPDataWriter.

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

Implements vtkXMLPDataWriter.


The documentation for this class was generated from the following file:

Generated on Wed Aug 24 12:22:20 2011 for VTK by  doxygen 1.5.6