#include <iterator>
#include <algorithm>
#include "GaudiKernel/ObjectContainerBase.h"
#include "GaudiKernel/KeyedObjectManager.h"
#include "GaudiKernel/KeyedObject.h"
Include dependency graph for KeyedContainer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | GaudiDict |
Classes | |
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... | |
Defines | |
#define | FORCE_INLINE inline |
#define FORCE_INLINE inline |
Definition at line 24 of file KeyedContainer.h.