ATLAS Offline Software
Classes | Namespaces
ArenaBlock.h File Reference

A large memory block that gets carved into smaller uniform elements. See Arena.h for an overview of the arena-based memory allocators. More...

#include <cstdlib>
#include <atomic>
#include "AthAllocators/ArenaBlockAlignDetail.h"
#include "AthAllocators/ArenaBlock.icc"
Include dependency graph for ArenaBlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::ArenaBlock
 A large memory block that gets carved into smaller uniform elements. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

A large memory block that gets carved into smaller uniform elements. See Arena.h for an overview of the arena-based memory allocators.

Author
scott snyder
Date
May 2007

Definition in file ArenaBlock.h.