ATLAS Offline Software
Classes | Namespaces
ArenaHeader.h File Reference

Proxy for a group of Arenas. See Arena.h for an overview of the arena-based memory allocators. More...

#include "AthAllocators/ArenaBase.h"
#include "GaudiKernel/EventContext.h"
#include <vector>
#include <cstdlib>
#include <string>
#include <iosfwd>
#include <mutex>
#include "boost/thread/tss.hpp"
#include "AthAllocators/ArenaHeader.icc"
Include dependency graph for ArenaHeader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::ArenaHeader
 Proxy for a group of Arenas. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Proxy for a group of Arenas. See Arena.h for an overview of the arena-based memory allocators.

Author
scott snyder
Date
May 2007

Definition in file ArenaHeader.h.