rutz::bidir_iter< T > Class Template Reference

Concrete bidirectional iterator class. More...

#include <rutz/iter.h>

Inheritance diagram for rutz::bidir_iter< T >:
Inheritance graph
[legend]
Collaboration diagram for rutz::bidir_iter< T >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef bidir_iter_ifx< T > ifx_t
typedef concrete_iter< T, ifx_tbase_t

Public Member Functions

 bidir_iter (const base_t &other)
 bidir_iter (shared_ptr< ifx_t > impl)
template<class It >
 bidir_iter (It iter, It end)

Detailed Description

template<class T>
class rutz::bidir_iter< T >

Concrete bidirectional iterator class.

Definition at line 259 of file iter.h.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:31:18 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3