aimstil  5.0.5
til::Iterator< ImageRLE< T > > Struct Template Reference

Iterator traits of ImageRLE. More...

#include <til/ImageCPT.h>

Public Types

typedef ConstLinearIterator< ImageRLE< T > > ConstLinear
 
typedef LinearIterator< ImageRLE< T > > Linear
 

Detailed Description

template<typename T>
struct til::Iterator< ImageRLE< T > >

Iterator traits of ImageRLE.

Definition at line 269 of file ImageCPT.h.

Member Typedef Documentation

◆ ConstLinear

template<typename T >
typedef ConstLinearIterator<ImageRLE<T> > til::Iterator< ImageRLE< T > >::ConstLinear

Definition at line 271 of file ImageCPT.h.

◆ Linear

template<typename T >
typedef LinearIterator<ImageRLE<T> > til::Iterator< ImageRLE< T > >::Linear

Definition at line 272 of file ImageCPT.h.


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