ATLAS Offline Software
Classes | Namespaces
ArenaHandleBase.h File Reference

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

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.
 

Detailed Description

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.

Author
scott snyder
Date
May 2007

Definition in file ArenaHandleBase.h.