|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include "GaudiKernel/DataObject.h"#include <vector>#include <stdexcept>#include <typeinfo>#include <functional>


Go to the source code of this file.
Classes | |
| class | TransientFastContainerBase |
| Base class for TransientFastContainer. More... | |
| struct | DefaultObjectCleaner< T > |
| Basic implementation for the object cleaner functor used by TransientFastContainer when returning a recycled object. More... | |
| class | TransientFastContainer< T, CLEANER > |
| Container providing internal memory management. More... | |
Defines | |
| #define | GAUDIKERNEL_TRANSIENTFASTCONTAINER_H 1 |
| #define GAUDIKERNEL_TRANSIENTFASTCONTAINER_H 1 |
Definition at line 3 of file TransientFastContainer.h.