28 #ifndef vtkOverrideInformationCollection_h
29 #define vtkOverrideInformationCollection_h
32 #include "vtkCommonCoreModule.h"
void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkCollection * New()
Construct with empty list.
void AddItem(vtkObject *)
Add an object to the bottom of the list.
create and manipulate ordered lists of objects
vtkObject * GetNextItemAsObject()
Get the next item in the collection.