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

Adapts random-access iterators to the rxs_iter_ifx interface. More...

#include <rutz/iter.h>

Inheritance diagram for rutz::rxs_iter_adapter< real_iter_t, T >:

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

Collaboration graph
[legend]

List of all members.

Public Types

typedef rxs_iter_ifx< T > ifx_t
typedef T value_t

Public Member Functions

 rxs_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 void prev ()
virtual void step (int n)
virtual T & get () const
virtual bool at_end () const
virtual int from_end () const
virtual int minus (const rxs_iter_ifx< T > &other_) const
virtual int minus (const ifx_t &other) const =0


Detailed Description

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

Adapts random-access iterators to the rxs_iter_ifx interface.

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