18#ifndef itkOutputDataObjectIterator_h
19#define itkOutputDataObjectIterator_h
A forward iterator over the DataObject of a ProcessObject.
InternalIteratorType m_End
InternalIteratorType m_Iterator
InternalIteratorType m_Begin
Base class for all data objects in ITK.
A forward iterator over outputs of a ProcessObject.
OutputDataObjectIterator(ProcessObject *process)
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
DataObjectPointerMap m_Outputs
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....