NLMEMORY::CLeak Class Reference


Public Member Functions

 CLeak (const char *name, CLeak *next)
 ~CLeak ()

Static Public Member Functions

CLeakfind (CLeak *cat, const char *name)
CLeakinsert (const char *name, CLeak *next)

Data Fields

uint Count
uint Memory
char * Name
CLeakNext

Constructor & Destructor Documentation

NLMEMORY::CLeak::CLeak const char *  name,
CLeak next
[inline]
 

Definition at line 2855 of file memory/heap_allocator.cpp.

NLMEMORY::CLeak::~CLeak  )  [inline]
 

Definition at line 2864 of file memory/heap_allocator.cpp.


Member Function Documentation

CLeak* NLMEMORY::CLeak::find CLeak cat,
const char *  name
[inline, static]
 

Definition at line 2871 of file memory/heap_allocator.cpp.

CLeak* NLMEMORY::CLeak::insert const char *  name,
CLeak next
[inline, static]
 

Definition at line 2882 of file memory/heap_allocator.cpp.


Field Documentation

uint NLMEMORY::CLeak::Count
 

Definition at line 2887 of file memory/heap_allocator.cpp.

uint NLMEMORY::CLeak::Memory
 

Definition at line 2888 of file memory/heap_allocator.cpp.

char* NLMEMORY::CLeak::Name
 

Definition at line 2889 of file memory/heap_allocator.cpp.

CLeak* NLMEMORY::CLeak::Next
 

Definition at line 2890 of file memory/heap_allocator.cpp.


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 12:56:47 2004 for NeL by doxygen 1.3.6