ATLAS Offline Software
Classes | Namespaces
ArenaCachingHandle.h File Reference

User interface for allocating memory that caches constructed objects. See Arena.h for an overview of the arena-based memory allocators. More...

#include "AthAllocators/ArenaHandleBaseT.h"
#include "AthAllocators/Arena.h"
#include "AthAllocators/ArenaCachingHandle.icc"
Include dependency graph for ArenaCachingHandle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::ArenaCachingHandle< T, ALLOC >
 User interface for allocating memory that caches constructed objects. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

User interface for allocating memory that caches constructed objects. See Arena.h for an overview of the arena-based memory allocators.

Author
scott snyder
Date
May 2007

Definition in file ArenaCachingHandle.h.