30 #ifndef vtkInformationIterator_h 31 #define vtkInformationIterator_h 38 class vtkInformationIteratorInternals;
71 virtual void GoToFirstItem();
76 virtual void GoToNextItem();
82 virtual int IsDoneWithTraversal();
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.
#define VTKCOMMONCORE_EXPORT
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.