21 #include "vtkCommonCoreModule.h"
27 VTK_ABI_NAMESPACE_BEGIN
39 vtkGetStringMacro(ArchiveName);
40 vtkSetStringMacro(ArchiveName);
47 virtual void OpenArchive();
54 virtual void CloseArchive();
61 virtual void InsertIntoArchive(
69 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...