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