|
Givaro
|
#include <givhashtable.h>
Public Member Functions | |
| Iterator (HashTable< T, Key > &r) | |
| operator int () const | |
| int | isend () const |
| void | next () |
| T | curr_item () |
| Key | curr_key () |
| operator int | ( | ) | const [inline] |
| int isend | ( | ) | const [inline] |
| void next | ( | ) | [inline] |
| T curr_item | ( | ) | [inline] |
| Key curr_key | ( | ) | [inline] |
1.7.4