rutz::fwd_iter_adapter< real_iter_t, T > Class Template Reference

Adapts forward iterators to the fwd_iter_ifx interface. More...

#include <rutz/iter.h>

Inheritance diagram for rutz::fwd_iter_adapter< real_iter_t, T >:
Inheritance graph
[legend]
Collaboration diagram for rutz::fwd_iter_adapter< real_iter_t, T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 fwd_iter_adapter (real_iter_t iter, real_iter_t end)
 Construct from a pair of "real" iterators.
virtual base_tclone () const
virtual void next ()
virtual T & get () const
virtual bool at_end () const

Detailed Description

template<class real_iter_t, class T>
class rutz::fwd_iter_adapter< real_iter_t, T >

Adapts forward iterators to the fwd_iter_ifx interface.

Definition at line 148 of file iter.h.


Constructor & Destructor Documentation

template<class real_iter_t, class T>
rutz::fwd_iter_adapter< real_iter_t, T >::fwd_iter_adapter ( real_iter_t  iter,
real_iter_t  end 
) [inline]

Construct from a pair of "real" iterators.


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