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

vtkXMLPUnstructuredDataWriter Class Reference

#include <vtkXMLPUnstructuredDataWriter.h>

Inheritance diagram for vtkXMLPUnstructuredDataWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLPUnstructuredDataWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Superclass for PVTK XML unstructured data writers.

vtkXMLPUnstructuredDataWriter provides PVTK XML writing functionality that is common among all the parallel unstructured data formats.

Definition at line 31 of file vtkXMLPUnstructuredDataWriter.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)
int ProcessRequest (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Static Public Member Functions

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

Protected Member Functions

 vtkXMLPUnstructuredDataWriter ()
 ~vtkXMLPUnstructuredDataWriter ()
vtkPointSetGetInputAsPointSet ()
virtual vtkXMLUnstructuredDataWriterCreateUnstructuredPieceWriter ()=0
vtkXMLWriterCreatePieceWriter (int index)
void WritePData (vtkIndent indent)


Member Typedef Documentation

typedef vtkXMLPDataWriter vtkXMLPUnstructuredDataWriter::Superclass
 

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

Definition at line 34 of file vtkXMLPUnstructuredDataWriter.h.


Constructor & Destructor Documentation

vtkXMLPUnstructuredDataWriter::vtkXMLPUnstructuredDataWriter  )  [protected]
 

vtkXMLPUnstructuredDataWriter::~vtkXMLPUnstructuredDataWriter  )  [protected]
 


Member Function Documentation

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

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

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

Reimplemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

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

Reimplemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

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

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

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

Enumerate big and little endian byte order settings.

Reimplemented from vtkXMLPDataWriter.

Reimplemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

int vtkXMLPUnstructuredDataWriter::ProcessRequest vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[virtual]
 

Upstream/Downstream requests form the generalized interface through which executives invoke a algorithm's functionality. Upstream requests correspond to information flow from the algorithm's outputs to its inputs. Downstream requests correspond to information flow from the algorithm's inputs to its outputs. A downstream request is defined by the contents of the request information object. The input to the request is stored in the input information vector passed to ProcessRequest. The results of an downstream request are stored in the output information vector passed to ProcessRequest. An upstream request is defined by the contents of the request information object. The input to the request is stored in the output information vector passed to ProcessRequest. The results of an upstream request are stored in the input information vector passed to ProcessRequest. It returns the boolean status of the pipeline (false means failure).

Reimplemented from vtkXMLWriter.

vtkPointSet* vtkXMLPUnstructuredDataWriter::GetInputAsPointSet  )  [protected]
 

virtual vtkXMLUnstructuredDataWriter* vtkXMLPUnstructuredDataWriter::CreateUnstructuredPieceWriter  )  [protected, pure virtual]
 

Implemented in vtkXMLPPolyDataWriter, and vtkXMLPUnstructuredGridWriter.

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

Implements vtkXMLPDataWriter.

void vtkXMLPUnstructuredDataWriter::WritePData vtkIndent  indent  )  [protected, virtual]
 

Reimplemented from vtkXMLPDataWriter.


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