|
Gaudi Framework, version v21r6 |
| Home | Generated: 11 Nov 2009 |
#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.