Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
objmap.h File Reference

Template for creating hash indexed objects. More...

#include <cc++/strchar.h>
Include dependency graph for objmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  objMap< T, K, S >
 Used to create and manage a hash index of objects through a common type. More...
 
class  keyMap< T, S >
 

Detailed Description

Template for creating hash indexed objects.

Definition in file objmap.h.