hudson::SmallList< Item >::const_iterator Class Reference

#include <SmallList.h>

List of all members.

Public Member Functions

 const_iterator (Node *head)
 const_iterator (iterator it)
void increment ()
bool equal (const const_iterator &other) const
Item & dereference () const

template<class Item>
class hudson::SmallList< Item >::const_iterator


Constructor & Destructor Documentation

template<class Item>
hudson::SmallList< Item >::const_iterator::const_iterator Node *  head  )  [inline, explicit]
 

template<class Item>
hudson::SmallList< Item >::const_iterator::const_iterator iterator  it  )  [inline]
 


Member Function Documentation

template<class Item>
Item& hudson::SmallList< Item >::const_iterator::dereference  )  const [inline]
 

template<class Item>
bool hudson::SmallList< Item >::const_iterator::equal const const_iterator other  )  const [inline]
 

template<class Item>
void hudson::SmallList< Item >::const_iterator::increment  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Mar 27 19:04:16 2008 by  doxygen 1.4.6