Go to the documentation of this file.
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;
Superclass for all sources, filters, and sinks in VTK.
record modification and/or execution time
a simple class to control print indentation
abstract class to write data to file(s)
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.
general representation of visualization data