#include <objmap.h>
Static Public Member Functions | |
| T * | getObject (keystring key) |
Protected Member Functions | |
| virtual unsigned | keyIndex (K k) |
| unsigned | getSize (void) |
| objMap (const K key) | |
Protected Attributes | |
| T * | objNext |
| const K | objKey |
Static Protected Attributes | |
| T * | objIndex [S] |
The objects can be examined and a specific instance located by a hash key.
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.9.1