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

Constructor & Destructor Documentation

◆ Iterator()

Iterator ( HashTable< T, Key > &  r)
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: