Go to the documentation of this file.
35 #ifndef vtkXMLDataSetWriter_h
36 #define vtkXMLDataSetWriter_h
38 #include "vtkIOXMLModule.h"
78 static void ProgressCallbackFunction(
vtkObject*,
unsigned long,
void*,
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()
Write any type of VTK XML file.
Superclass for VTK's XML file writers.
a simple class to control print indentation
virtual const char * GetDataSetName()=0
vtkDataObject * GetInput()
abstract class to specify dataset behavior
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
supports function callbacks
vtkCallbackCommand * ProgressObserver