DAGHMemoryTrace Class Reference

Maintain memory allocation and deallocation traces. More...

#include <DAGHMemoryTrace.h>

List of all members.

Public Member Functions

 DAGHMemoryTrace ()
 ~DAGHMemoryTrace ()

Static Public Member Functions

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

Static Public Attributes

static unsigned alloc_cnt = 0
static unsigned free_cnt = 0

Detailed Description

Maintain memory allocation and deallocation traces.

Author:
Manish Parashar
Date:
Jun-1997

Constructor & Destructor Documentation

DAGHMemoryTrace::DAGHMemoryTrace (  )  [inline]
DAGHMemoryTrace::~DAGHMemoryTrace (  )  [inline]

References alloc_cnt, and free_cnt.


Member Function Documentation


Member Data Documentation

unsigned DAGHMemoryTrace::alloc_cnt = 0 [static]

Referenced by alloc(), and ~DAGHMemoryTrace().

unsigned DAGHMemoryTrace::free_cnt = 0 [static]

Referenced by free(), and ~DAGHMemoryTrace().


The documentation for this class was generated from the following files:
Generated on Thu Jun 30 02:19:00 2016 for AMROC's Hierachical Data Structures by  doxygen 1.6.3