![]() |
The Gaudi Framework
v27r0
|

Public Types | |
| typedef std::map< long, void * > | map_type |
Public Member Functions | |
| bool | insert (void *obj, long key) |
Public Attributes | |
| map_type | m |
| std::vector< void * > | v |
Definition at line 20 of file KeyedObjectManager.cpp.
| typedef std::map<long, void*> Containers::map::map_type |
Definition at line 21 of file KeyedObjectManager.cpp.
|
inline |
Definition at line 24 of file KeyedObjectManager.cpp.
| map_type Containers::map::m |
Definition at line 22 of file KeyedObjectManager.cpp.
| std::vector<void*> Containers::map::v |
Definition at line 23 of file KeyedObjectManager.cpp.