GNU CommonC++
|
#include <objmap.h>
Additional Inherited Members | |
Static Public Member Functions inherited from ost::objMap< T, keystring, S > | |
static T * | getObject (keystring key) |
Protected Member Functions inherited from ost::objMap< T, keystring, S > | |
unsigned | getSize (void) |
objMap (const keystring key) | |
Protected Attributes inherited from ost::objMap< T, keystring, S > | |
T * | objNext |
const keystring | objKey |
Static Protected Attributes inherited from ost::objMap< T, keystring, S > | |
static T * | objIndex [S] |