Givaro
Public Member Functions
HashTable< T, Key >::Iterator Class Reference

#include <givhashtable.h>

Public Member Functions

 Iterator (HashTable< T, Key > &r)
 operator int () const
int isend () const
void next ()
curr_item ()
Key curr_key ()

template<class T, class Key>
class Givaro::HashTable< T, Key >::Iterator


Constructor & Destructor Documentation

Iterator ( HashTable< T, Key > &  r) [inline]

Member Function Documentation

operator int ( ) const [inline]
int isend ( ) const [inline]
void next ( ) [inline]
T curr_item ( ) [inline]
Key curr_key ( ) [inline]

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