#include <objmap.h>
Inheritance diagram for ost::objMap::

Static Public Methods | |
| T* | getObject (keystring key) |
Protected Methods | |
| 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.2.8.1 written by Dimitri van Heesch,
© 1997-2001