25 #ifndef vtkInformationKeyLookup_h
26 #define vtkInformationKeyLookup_h
28 #include "vtkCommonCoreModule.h"
46 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
68 const std::
string &
name,
75 typedef std::pair<std::
string, std::
string> Identifier;
80 static KeyMap& Keys();
a simple class to control print indentation
abstract base class for most VTK objects