24 #ifndef vtkDataArrayCollectionIterator_h 
   25 #define vtkDataArrayCollectionIterator_h 
   27 #include "vtkCommonCoreModule.h"  
   56   ~vtkDataArrayCollectionIterator() VTK_OVERRIDE;
 
   59   vtkDataArrayCollectionIterator(const vtkDataArrayCollectionIterator&) VTK_DELETE_FUNCTION;
 
   60   void operator=(const vtkDataArrayCollectionIterator&) VTK_DELETE_FUNCTION;
 
static vtkCollectionIterator * New()
 
a simple class to control print indentation 
 
abstract superclass for arrays of numeric data 
 
iterator through a vtkDataArrayCollection. 
 
iterator through a vtkCollection. 
 
virtual void SetCollection(vtkCollection *)
Set/Get the collection over which to iterate. 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
create and manipulate unsorted lists of objects 
 
maintain an unordered list of dataarray objects