ATLAS Offline Software
|
Base class for all Handle
classes, containing parts that do not depend on the referenced type. See Arena.h for an overview of the arena-based memory allocators.
More...
#include "AthAllocators/ArenaHeader.h"
#include "AthAllocators/ArenaAllocatorBase.h"
#include "AthAllocators/LockedAllocator.h"
#include <cstdlib>
#include "AthAllocators/ArenaHandleBase.icc"
Go to the source code of this file.
Classes | |
class | SG::ArenaHandleBase |
Base class for all Handle classes, containing parts that do not depend on the referenced type. More... | |
Namespaces | |
SG | |
Forward declaration. | |
Base class for all Handle
classes, containing parts that do not depend on the referenced type. See Arena.h for an overview of the arena-based memory allocators.
Definition in file ArenaHandleBase.h.