rutz::fwd_iter_ifx< T > Class Template Reference

Abstract interface class for forward iterators. More...

#include <rutz/iter.h>

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

List of all members.

Public Types

typedef T value_t
typedef fwd_iter_ifx< T > ifx_t

Public Member Functions

virtual ifx_tclone () const =0
virtual void next ()=0
virtual T & get () const =0
virtual bool at_end () const =0

Detailed Description

template<class T>
class rutz::fwd_iter_ifx< T >

Abstract interface class for forward iterators.

Definition at line 132 of file iter.h.


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