allocator.cpp File Reference

#include "allocator.h"
#include <iostream>
#include <fstream>
#include "typestring.h"

Include dependency graph for allocator.cpp:


Namespaces

namespace  atlas
namespace  atlas::allocator

Functions

std::ostream & atlas::memlog ()
void atlas::allocator::reportAllocation (size_t n, size_t p, const typenumber::TypeData &td)
void atlas::allocator::reportConstruction (size_t n, size_t i, const typenumber::TypeData &td)
void atlas::allocator::reportCopyConstruction (size_t n, size_t i, const typenumber::TypeData &td)
void atlas::allocator::reportDeallocation (size_t n, size_t p, const typenumber::TypeData &td)
void atlas::allocator::reportDestruction (size_t n, size_t i, const typenumber::TypeData &td)
void atlas::allocator::reportDestructionError (size_t n, size_t p)
void atlas::allocator::reportHeterogeneousCopyConstruction (size_t n)
std::ostream & atlas::memlog ()

Generated on Mon Mar 20 07:43:37 2006 for atlas by  doxygen 1.4.6