26 #ifndef vtkXMLPartitionedDataSetCollectionWriter_h 27 #define vtkXMLPartitionedDataSetCollectionWriter_h 29 #include "vtkIOXMLModule.h" const char * GetDefaultFileExtension() override
Get the default file extension for files written by this writer.
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
writer for vtkPartitionedDataSetCollection.
a simple class to control print indentation
Writer for multi-group datasets.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkAlgorithm * New()