#include </home/clem/local/src/opie/noncore/apps/opie-reader/hash.h>
Collaboration diagram for hashtable< K, D >::iterator:

Public Member Functions | |
| iterator () | |
| iterator | operator++ () |
| iterator & | operator= (const iterator &r) |
| bool | operator!= (const iterator &r) |
| bool | operator== (const iterator &r) |
| K | first () |
| D | second () |
Private Member Functions | |
| iterator (int t, hashtable *_tab) | |
Private Attributes | |
| unsigned int | ptr |
| hashtable * | tab |
Friends | |
| class | hashtable |
|
||||||||||||||||
|
Definition at line 155 of file hash.h. References hashtable< K, D >::hshsz, hashtable< K, D >::iterator::ptr, hashtable< K, D >::iterator::tab, and hashtable< K, D >::table. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 186 of file hash.h. References hashtable< K, D >::keydata::key, hashtable< K, D >::iterator::ptr, hashtable< K, D >::iterator::tab, and hashtable< K, D >::table. |
|
||||||||||
|
Definition at line 178 of file hash.h. References hashtable< K, D >::iterator::ptr, and hashtable< K, D >::iterator::tab. |
|
|||||||||
|
Definition at line 164 of file hash.h. References hashtable< K, D >::hshsz, hashtable< K, D >::iterator::ptr, hashtable< K, D >::iterator::tab, and hashtable< K, D >::table. |
|
||||||||||
|
Definition at line 172 of file hash.h. References hashtable< K, D >::iterator::ptr, and hashtable< K, D >::iterator::tab. |
|
||||||||||
|
Definition at line 182 of file hash.h. References hashtable< K, D >::iterator::ptr, and hashtable< K, D >::iterator::tab. |
|
|||||||||
|
Definition at line 187 of file hash.h. References hashtable< K, D >::keydata::data, hashtable< K, D >::iterator::ptr, hashtable< K, D >::iterator::tab, and hashtable< K, D >::table. |
|
|||||
|
|
|
|||||
|
|||||
1.4.2