AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

DAGHMemoryTrace Class Reference

Maintain memory allocation and deallocation traces. More...

#include <DAGHMemoryTrace.h>

List of all members.

Public Methods

 DAGHMemoryTrace ()
 ~DAGHMemoryTrace ()

Static Public Methods

void alloc (const unsigned size)
void free (const unsigned size)

Static Public Attributes

unsigned alloc_cnt = 0
unsigned free_cnt = 0


Detailed Description

Maintain memory allocation and deallocation traces.

Author:
Manish Parashar
Date:
Jun-1997

Definition at line 16 of file DAGHMemoryTrace.h.


The documentation for this class was generated from the following files:


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04