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

#include <givhashtable.h>

Public Member Functions

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

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


Constructor & Destructor Documentation

IteratorKey ( HashTable< T, Key > &  r,
const Key k 
) [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: