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 ()
 

Constructor & Destructor Documentation

◆ IteratorKey()

IteratorKey ( HashTable< T, Key > &  r,
const Key k 
)
inline

Member Function Documentation

◆ operator int()

operator int ( ) const
inline

◆ isend()

int isend ( ) const
inline

◆ next()

void next ( )
inline

◆ curr_item()

T curr_item ( )
inline

◆ curr_key()

Key curr_key ( )
inline

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