13#ifndef vtkInformationObjectBaseVectorKey_h
14#define vtkInformationObjectBaseVectorKey_h
16#include "vtkCommonCoreModule.h"
20VTK_ABI_NAMESPACE_BEGIN
21class vtkInformationObjectBaseVectorValue;
38 const char* name,
const char* location,
const char* requiredClass =
nullptr);
50 const char* name,
const char* location,
const char* requiredClass =
nullptr)
90 using Superclass::Remove;
139 void CreateObjectBase();
150 vtkInformationObjectBaseVectorValue* GetObjectBaseVector(
vtkInformation* info);
a simple class to control print indentation
abstract base class for most VTK objects
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)