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