20 #ifndef vtkInformationVector_h
21 #define vtkInformationVector_h
23 #include "vtkCommonCoreModule.h"
26 VTK_ABI_NAMESPACE_BEGIN
28 class vtkInformationVectorInternals;
45 void SetNumberOfInformationObjects(
int n);
101 VTK_ABI_NAMESPACE_END
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.
Detect and break reference loops.
a simple class to control print indentation
virtual void ReportReferences(vtkGarbageCollector *)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...