Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::FixedArray< TValueType, VLength >::ConstReverseIterator Class Reference

A const reverse iterator through the array. More...

#include <itkFixedArray.h>

List of all members.

Public Member Functions

 ConstReverseIterator (ConstIterator i)
ConstIterator operator++ ()
ConstIterator operator++ (int)
ConstIterator operator-- ()
ConstIterator operator-- (int)
ConstIterator operator-> () const
const ValueTypeoperator * () const


Detailed Description

template<typename TValueType, unsigned int VLength = 3>
class itk::FixedArray< TValueType, VLength >::ConstReverseIterator

A const reverse iterator through the array.

Definition at line 96 of file itkFixedArray.h.


Constructor & Destructor Documentation

template<typename TValueType, unsigned int VLength = 3>
itk::FixedArray< TValueType, VLength >::ConstReverseIterator::ConstReverseIterator ConstIterator  i  )  [inline, explicit]
 

Definition at line 99 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ConstIterator.


Member Function Documentation

template<typename TValueType, unsigned int VLength = 3>
const ValueType& itk::FixedArray< TValueType, VLength >::ConstReverseIterator::operator *  )  const [inline]
 

Definition at line 105 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ValueType.

template<typename TValueType, unsigned int VLength = 3>
ConstIterator itk::FixedArray< TValueType, VLength >::ConstReverseIterator::operator++ int   )  [inline]
 

Definition at line 101 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ConstIterator.

template<typename TValueType, unsigned int VLength = 3>
ConstIterator itk::FixedArray< TValueType, VLength >::ConstReverseIterator::operator++  )  [inline]
 

Definition at line 100 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ConstIterator.

template<typename TValueType, unsigned int VLength = 3>
ConstIterator itk::FixedArray< TValueType, VLength >::ConstReverseIterator::operator-- int   )  [inline]
 

Definition at line 103 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ConstIterator.

template<typename TValueType, unsigned int VLength = 3>
ConstIterator itk::FixedArray< TValueType, VLength >::ConstReverseIterator::operator--  )  [inline]
 

Definition at line 102 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ConstIterator.

template<typename TValueType, unsigned int VLength = 3>
ConstIterator itk::FixedArray< TValueType, VLength >::ConstReverseIterator::operator->  )  const [inline]
 

Definition at line 104 of file itkFixedArray.h.

References itk::FixedArray< TValueType, VLength >::ConstIterator.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:02:02 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000