38 #include "vtkIOCoreModule.h"
64 void EncodeString(
char* resname,
const char*
name,
bool doublePercent);
73 void EncodeWriteString(ostream* out,
const char*
name,
bool doublePercent);
95 virtual void WriteData() = 0;
100 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