ATLAS Offline Software
Namespaces | Functions
ArenaAllocatorBase.cxx File Reference

Common base class for arena allocator classes. Out-of-line implementations. More...

#include "AthAllocators/ArenaAllocatorBase.h"
#include <ostream>
#include <iomanip>
Include dependency graph for ArenaAllocatorBase.cxx:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Functions

std::ostream & SG::operator<< (std::ostream &os, const ArenaAllocatorBase::Stats::Stat &stat)
 Format a statistic structure. More...
 
std::ostream & SG::operator<< (std::ostream &os, const ArenaAllocatorBase::Stats &stats)
 Format a complete statistics structure. More...
 

Detailed Description

Common base class for arena allocator classes. Out-of-line implementations.

Author
scott snyder
Date
May 2007

Definition in file ArenaAllocatorBase.cxx.