The Gaudi Framework  master (37c0b60a)
KeyedContainer.h File Reference
#include <algorithm>
#include <iterator>
#include <GaudiKernel/KeyedObject.h>
#include <GaudiKernel/KeyedObjectManager.h>
#include <GaudiKernel/ObjectContainerBase.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.

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
 

Macro Definition Documentation

◆ FORCE_INLINE

#define FORCE_INLINE   inline

Definition at line 35 of file KeyedContainer.h.