Used to create and manage a hash index of objects through a common type.
More...
#include <objmap.h>
template<class T, class K, unsigned S>
class ost::objMap< T, K, S >
Used to create and manage a hash index of objects through a common type.
The objects can be examined and a specific instance located by a hash key.
- Author
- David Sugar dyfet.nosp@m.@gnu.nosp@m.telep.nosp@m.hony.nosp@m..org hash indexed searchable template chain.
template<class T, class K, unsigned S>
template<class T , class K , unsigned S>
template<class T, class K, unsigned S>
template<class T, class K, unsigned S>
virtual unsigned ost::objMap< T, K, S >::keyIndex |
( |
K |
k | ) |
|
|
inlineprotectedvirtual |
template<class T, class K, unsigned S>
template<class T, class K, unsigned S>
template<class T, class K, unsigned S>
The documentation for this class was generated from the following file: