34 #include "vtkIOCoreModule.h"
61 void EncodeString(
char* resname,
const char*
name,
bool doublePercent);
70 void EncodeWriteString(ostream* out,
const char*
name,
bool doublePercent);
94 virtual void WriteData() = 0;
98 void operator=(const
vtkWriter&) VTK_DELETE_FUNCTION;
record modification and/or execution time
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class to write data to file(s)
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
general representation of visualization data