| autoDelete_ | Collection | [protected] |
| clear(void) | HashTable | [inline, virtual] |
| cnt_ | Collection | [protected] |
| Collection(void) | Collection | [inline] |
| contains(Key_ key) | HashTable | [inline, virtual] |
| count(void) | Collection | [inline, virtual] |
| find(Key_ key) | HashTable | [inline, virtual] |
| hash_ | HashTable | [protected] |
| HashTable(void) | HashTable | [inline] |
| init_(void) | Collection | [inline, protected, virtual] |
| insert(Key_ key, T_ *item) | HashTable | [inline, virtual] |
| isEmpty(void) | Collection | [inline, virtual] |
| remove(Key_ key) | HashTable | [inline, virtual] |
| setAutoDelete(bool ad) | HashTable | [inline, virtual] |
| table_ | HashTable | [protected] |
| ~HashTable(void) | HashTable | [inline, virtual] |
1.2.14 written by Dimitri van Heesch,
© 1997-2002