ATLAS Offline Software
|
Base class for Handle
classes, containing parts that depend only on the Allocator. See Arena.h for an overview of the arena-based memory allocators.
More...
#include "AthAllocators/ArenaHandleBase.h"
#include "AthAllocators/ArenaAllocatorCreator.h"
#include "AthAllocators/ArenaAllocatorRegistry.h"
#include "GaudiKernel/System.h"
#include <string>
#include "AthAllocators/ArenaHandleBaseAllocT.icc"
Go to the source code of this file.
Classes | |
class | SG::ArenaHandleBaseAllocT< ALLOC > |
Base class for Handle classes, containing parts that depend only on the Allocator. More... | |
class | SG::ArenaHandleBaseAllocT< ALLOC >::Creator |
Concrete ArenaAllocatorCreator class used to create the Allocator for this handle. More... | |
Namespaces | |
SG | |
Forward declaration. | |
Base class for Handle
classes, containing parts that depend only on the Allocator. See Arena.h for an overview of the arena-based memory allocators.
Definition in file ArenaHandleBaseAllocT.h.