Main Page | Class Hierarchy | Class List | File List | Class Members

adevs::Bag< T >::iterator Class Reference

A bidirectional iterator for the Bag. More...

#include <adevs_bag.h>

List of all members.

Public Member Functions

 iterator (unsigned int start=0, T *b=NULL)
 iterator (const iterator &src)
const iteratoroperator= (const iterator &src)
bool operator== (const iterator &src) const
bool operator!= (const iterator &src) const
T & operator * ()
const T & operator * () const
iteratoroperator++ ()
iteratoroperator-- ()
iteratoroperator++ (int)
iteratoroperator-- (int)

Friends

class Bag<T>


Detailed Description

template<class T>
class adevs::Bag< T >::iterator

A bidirectional iterator for the Bag.


The documentation for this class was generated from the following file:
Generated on Mon Jun 1 09:53:43 2009 for adevs by  doxygen 1.3.9.1