40 #ifndef __vtkExecutiveCollection_h
41 #define __vtkExecutiveCollection_h
void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
vtkExecutive * GetNextItem()
Superclass for all pipeline executives in VTK.
a simple class to control print indentation
static vtkCollection * New()
void AddItem(vtkExecutive *exec)
void AddItem(vtkObject *)
create and manipulate unsorted lists of objects
~vtkExecutiveCollection()
maintain a list of executive objects
vtkObject * GetNextItemAsObject()
vtkExecutive * GetNextExecutive(vtkCollectionSimpleIterator &cookie)