Public Member Functions | Private Types | Private Attributes | Friends
puma2::MultiElementImageIterChannel< T, N > Class Template Reference

Iterator class that will access channels in a n-channel image. More...

#include <MultiElementImage.h>

List of all members.

Public Member Functions

 operator P ** ()
bool operator!= (const MultiElementImageIterChannel &i) const
T & operator* ()
MultiElementImageIterChanneloperator++ ()
MultiElementImageIterChannel operator++ (int)
MultiElementImageIterChanneloperator-- ()
MultiElementImageIterChannel operator-- (int)
T ** operator-> ()
bool operator== (const MultiElementImageIterChannel &i) const

Private Types

typedef T P [N]

Private Attributes

int c
Pcurr
Pend
Pstart

Friends

class MultiElementImage< T, N >

Detailed Description

template<class T, int N>
class puma2::MultiElementImageIterChannel< T, N >

Iterator class that will access channels in a n-channel image.

Definition at line 148 of file MultiElementImage.h.


Member Typedef Documentation

template<class T, int N>
typedef T puma2::MultiElementImageIterChannel< T, N >::P[N] [private]

Definition at line 151 of file MultiElementImage.h.


Member Function Documentation

template<class T, int N>
puma2::MultiElementImageIterChannel< T, N >::operator P ** ( ) [inline]

Definition at line 173 of file MultiElementImage.h.

template<class T, int N>
bool puma2::MultiElementImageIterChannel< T, N >::operator!= ( const MultiElementImageIterChannel< T, N > &  i) const [inline]

Definition at line 159 of file MultiElementImage.h.

template<class T, int N>
T& puma2::MultiElementImageIterChannel< T, N >::operator* ( ) [inline]

Definition at line 169 of file MultiElementImage.h.

template<class T, int N>
MultiElementImageIterChannel& puma2::MultiElementImageIterChannel< T, N >::operator++ ( ) [inline]

Definition at line 161 of file MultiElementImage.h.

template<class T, int N>
MultiElementImageIterChannel puma2::MultiElementImageIterChannel< T, N >::operator++ ( int  ) [inline]

Definition at line 163 of file MultiElementImage.h.

template<class T, int N>
MultiElementImageIterChannel& puma2::MultiElementImageIterChannel< T, N >::operator-- ( ) [inline]

Definition at line 165 of file MultiElementImage.h.

template<class T, int N>
MultiElementImageIterChannel puma2::MultiElementImageIterChannel< T, N >::operator-- ( int  ) [inline]

Definition at line 167 of file MultiElementImage.h.

template<class T, int N>
T** puma2::MultiElementImageIterChannel< T, N >::operator-> ( ) [inline]

Definition at line 171 of file MultiElementImage.h.

template<class T, int N>
bool puma2::MultiElementImageIterChannel< T, N >::operator== ( const MultiElementImageIterChannel< T, N > &  i) const [inline]

Definition at line 157 of file MultiElementImage.h.


Friends And Related Function Documentation

template<class T, int N>
friend class MultiElementImage< T, N > [friend]

Definition at line 150 of file MultiElementImage.h.


Member Data Documentation

template<class T, int N>
int puma2::MultiElementImageIterChannel< T, N >::c [private]

Definition at line 155 of file MultiElementImage.h.

template<class T, int N>
P* puma2::MultiElementImageIterChannel< T, N >::curr [private]

Definition at line 153 of file MultiElementImage.h.

template<class T, int N>
P* puma2::MultiElementImageIterChannel< T, N >::end [private]

Definition at line 154 of file MultiElementImage.h.

template<class T, int N>
P* puma2::MultiElementImageIterChannel< T, N >::start [private]

Definition at line 152 of file MultiElementImage.h.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:44