Go to the documentation of this file.
32 #ifndef vtkXMLDataObjectWriter_h
33 #define vtkXMLDataObjectWriter_h
35 #include "vtkIOXMLModule.h"
75 static void ProgressCallbackFunction(
vtkObject*,
unsigned long,
void*,
Write any type of VTK XML file.
virtual const char * GetDefaultFileExtension()=0
Get the default file extension for files written by this writer.
Superclass for all sources, filters, and sinks in VTK.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
abstract base class for most VTK objects
virtual int WriteInternal()
Superclass for VTK's XML file writers.
a simple class to control print indentation
virtual const char * GetDataSetName()=0
vtkDataObject * GetInput()
vtkCallbackCommand * InternalProgressObserver
abstract class to specify dataset behavior
static vtkAlgorithm * New()
supports function callbacks
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.