![]() |
|
|
Generated: 18 Jul 2008 |
#include "GaudiKernel/DataObject.h"
#include <vector>
#include <stdexcept>
#include <typeinfo>
#include <functional>
Include dependency graph for TransientFastContainer.h:

This graph shows which files directly or indirectly include this file:

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.