heap_allocator.cpp File Reference

#include <string>
#include "nel/memory/memory_manager.h"
#include "heap_allocator.h"
#include <stdio.h>
#include "heap_allocator_inline.h"

Go to the source code of this file.

Namespaces

namespace  NLMEMORY

Defines

#define NL_HEAP_CATEGORY_BLOCK_CATEGORY   "_MemCat"
#define NL_HEAP_MEM_DEBUG_CATEGORY   "_MemDb"
#define NL_HEAP_SB_CATEGORY   "_SmlBlk"
#define NL_HEAP_UNKNOWN_CATEGORY   "Unknown"


Define Documentation

#define NL_HEAP_CATEGORY_BLOCK_CATEGORY   "_MemCat"
 

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

Referenced by NLMISC::CHeapAllocator::debugPushCategoryString().

#define NL_HEAP_MEM_DEBUG_CATEGORY   "_MemDb"
 

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

Referenced by NLMISC::CHeapAllocator::debugReportMemoryLeak(), and NLMISC::CHeapAllocator::debugStatisticsReport().

#define NL_HEAP_SB_CATEGORY   "_SmlBlk"
 

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

Referenced by NLMISC::CHeapAllocator::allocate(), and NLMISC::CHeapAllocator::getAllocatedMemory().

#define NL_HEAP_UNKNOWN_CATEGORY   "Unknown"
 

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

Referenced by NLMISC::CHeapAllocator::allocate().


Generated on Tue Mar 16 06:42:35 2004 for NeL by doxygen 1.3.6