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