Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

Iterator< C > Class Template Reference

#include <Lst.hpp>

List of all members.

Public Member Functions

 Iterator (const Lst< C > &lst)
bool more () const
next ()
void reset (const Lst< C > &lst)

Private Attributes

Lst< C > _list

template<class C>
class Iterator< C >


Constructor & Destructor Documentation

template<class C>
Iterator< C >::Iterator const Lst< C > &  lst  )  [inline, explicit]
 


Member Function Documentation

template<class C>
bool Iterator< C >::more  )  const [inline]
 

template<class C>
C Iterator< C >::next  )  [inline]
 

template<class C>
void Iterator< C >::reset const Lst< C > &  lst  )  [inline]
 


Member Data Documentation

template<class C>
Lst<C> Iterator< C >::_list [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Jun 28 15:08:59 2003 for Vampire by doxygen 1.3.2