#include <objmap.h>
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] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|