Raul::List< T >::iterator Class Reference

Realtime safe iterator for a List. More...

#include <List.hpp>

List of all members.

Public Member Functions

 iterator (List< T > *const list)
T & operator* ()
T * operator-> ()
iteratoroperator++ ()
bool operator!= (const iterator &iter) const
bool operator!= (const const_iterator &iter) const
bool operator== (const iterator &iter) const
bool operator== (const const_iterator &iter) const

Friends

class List< T >
class List< T >::const_iterator


Detailed Description

template<typename T>
class Raul::List< T >::iterator

Realtime safe iterator for a List.


The documentation for this class was generated from the following files:

Generated on Mon Aug 3 16:01:42 2009 for RAUL by  doxygen 1.5.9