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