ATLAS Offline Software
Classes | Namespaces
ArenaHandleBaseAllocT.h File Reference

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"
Include dependency graph for ArenaHandleBaseAllocT.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

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.

Author
scott snyder
Date
May 2007

Definition in file ArenaHandleBaseAllocT.h.