Go to the documentation of this file.
26 #ifndef vtkXMLMultiBlockDataWriter_h
27 #define vtkXMLMultiBlockDataWriter_h
29 #include "vtkIOXMLModule.h"
~vtkXMLMultiBlockDataWriter()
virtual int WriteComposite(vtkCompositeDataSet *compositeData, vtkXMLDataElement *parent, int &writerIdx)
Internal method called recursively to create the xml tree for the children of compositeData as well a...
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
abstract superclass for composite (multi-block or AMR) datasets
virtual const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
a simple class to control print indentation
Represents an XML element and those nested inside.
writer for vtkMultiBlockDataSet.
vtkXMLMultiBlockDataWriter()
static vtkXMLMultiBlockDataWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Writer for multi-group datasets.