ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Member Functions
itk::OutputDataObjectIterator Class Reference

A forward iterator over outputs of a ProcessObject. More...

#include <itkOutputDataObjectIterator.h>

Inheritance diagram for itk::OutputDataObjectIterator:
Collaboration diagram for itk::OutputDataObjectIterator:

List of all members.

Public Member Functions

DataObjectGetOutput ()
 OutputDataObjectIterator (ProcessObject *process)

Detailed Description

A forward iterator over outputs of a ProcessObject.

Author:
Gaetan Lehmann. Biologie du Developpement et de la Reproduction, INRA de Jouy-en-Josas, France.

Definition at line 30 of file itkOutputDataObjectIterator.h.


Constructor & Destructor Documentation

itk::OutputDataObjectIterator::OutputDataObjectIterator ( ProcessObject process) [inline]

Member Function Documentation

DataObject* itk::OutputDataObjectIterator::GetOutput ( void  ) [inline]

Definition at line 41 of file itkOutputDataObjectIterator.h.

References itk::DataObjectIterator::m_Iterator.


The documentation for this class was generated from the following file: