ACE_Malloc_Stats Struct Reference

This keeps stats on the usage of the memory manager. More...

#include <Malloc.h>

List of all members.

Public Member Functions

 ACE_Malloc_Stats (void)
void dump (void) const

Public Attributes

ACE_INT nchunks_
 Coarse-grained unit of allocation.
ACE_INT nblocks_
 Fine-grained unit of allocation.
ACE_INT ninuse_
 Number of blocks in use.

Detailed Description

This keeps stats on the usage of the memory manager.


Constructor & Destructor Documentation

ACE_Malloc_Stats::ACE_Malloc_Stats ( void   ) 

Member Function Documentation

void ACE_Malloc_Stats::dump ( void   )  const

Member Data Documentation

Fine-grained unit of allocation.

Coarse-grained unit of allocation.

Number of blocks in use.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Fri Sep 11 03:57:05 2009 for ACE by  doxygen 1.6.1