|
Gaudi Framework, version v22r2 |
| Home | Generated: Tue May 10 2011 |
#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... | |