rutz::rxs_iter_ifx< T > Class Template Reference

Abstract interface class for random-access iterators. More...

#include <rutz/iter.h>

Inheritance diagram for rutz::rxs_iter_ifx< T >:

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

Collaboration graph
[legend]

List of all members.

Public Types

typedef rxs_iter_ifx< T > ifx_t
typedef T value_t

Public Member Functions

virtual ifx_tclone () const =0
virtual void step (int n)=0
virtual int minus (const ifx_t &other) const =0
virtual int from_end () const =0
virtual void prev ()=0
virtual void next ()=0
virtual T & get () const =0
virtual bool at_end () const =0


Detailed Description

template<class T>
class rutz::rxs_iter_ifx< T >

Abstract interface class for random-access iterators.

Definition at line 292 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:43 2008 by Doxygen version 1.5.5.