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

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

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:
Generated on Sun May 8 08:44:44 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3