14#ifndef vtkInformationObjectBaseKey_h
15#define vtkInformationObjectBaseKey_h
17#include "vtkCommonCoreModule.h"
22VTK_ABI_NAMESPACE_BEGIN
32 const char* name,
const char* location,
const char* requiredClass =
nullptr);
42 const char* name,
const char* location,
const char* requiredClass =
nullptr)
a simple class to control print indentation
abstract base class for most VTK objects
friend class vtkGarbageCollector
Some classes need to clear the reference counts manually due to the way they work.