26#ifndef vtkInformationObjectBaseKey_h
27#define vtkInformationObjectBaseKey_h
29#include "vtkCommonCoreModule.h"
43 const char* name,
const char* location,
const char* requiredClass =
nullptr);
53 const char* name,
const char* location,
const char* requiredClass =
nullptr)
Detect and break reference loops.
a simple class to control print indentation
abstract base class for most VTK objects