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

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

#include <itkInputDataObjectIterator.h>

Inheritance diagram for itk::InputDataObjectIterator:
Collaboration diagram for itk::InputDataObjectIterator:

List of all members.

Public Member Functions

DataObjectGetInput ()
 InputDataObjectIterator (ProcessObject *process)

Detailed Description

A forward iterator over inputs 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 itkInputDataObjectIterator.h.


Constructor & Destructor Documentation

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

Member Function Documentation

DataObject* itk::InputDataObjectIterator::GetInput ( void  ) [inline]

Definition at line 41 of file itkInputDataObjectIterator.h.

References itk::DataObjectIterator::m_Iterator.


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