33 #include "vtkCommonCoreModule.h"
50 vtkGetStringMacro(ArchiveName);
51 vtkSetStringMacro(ArchiveName);
58 virtual void OpenArchive();
65 virtual void CloseArchive();
72 virtual void InsertIntoArchive(
80 virtual bool Contains(
const std::string& relativePath);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...