26 #include "vtkIOCoreModule.h"
28 VTK_ABI_NAMESPACE_BEGIN
53 void EncodeString(
char* resname,
const char*
name,
bool doublePercent);
62 void EncodeWriteString(ostream* out,
const char*
name,
bool doublePercent);
84 virtual void WriteData() = 0;
89 void operator=(
const vtkWriter&) =
delete;
record modification and/or execution time
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
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