Bayonne2 / Common C++ 2 Framework
|
#include <objmap.h>
Static Public Member Functions | |
static T * | getObject (keystring key) |
Protected Member Functions | |
unsigned | getSize (void) |
Protected Attributes | |
T * | objNext |
const keystring | objKey |
Static Protected Attributes | |
static T * | objIndex [S] |
Private Member Functions | |
keyMap (keystring key) | |
unsigned | keyIndex (keystring k) |
|
staticinherited |
|
inlineprotectedinherited |
|
inlineprivatevirtual |
Reimplemented from objMap< T, keystring, S >.
|
staticprotectedinherited |
|
protectedinherited |