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:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:42 2008 by Doxygen version 1.5.5.