The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <algorithm>
#include <iterator>
#include "GaudiKernel/KeyedObject.h"
#include "GaudiKernel/KeyedObjectManager.h"
#include "GaudiKernel/ObjectContainerBase.h"
Go to the source code of this file.
Classes | |
struct | GaudiDict::KeyedContainerDict< T > |
class | KeyedContainer< DATATYPE, MAPPING > |
template class KeyedContainer, KeyedContainer.h More... | |
struct | KeyedContainer< DATATYPE, MAPPING >::_InsertRelease |
Internal functor for insertion of objects. More... | |
struct | KeyedContainer< DATATYPE, MAPPING >::_RemoveRelease |
Internal functor for insertion of objects. More... | |
Namespaces | |
GaudiDict | |
Macros | |
#define | FORCE_INLINE inline |
#define FORCE_INLINE inline |
Definition at line 25 of file KeyedContainer.h.