|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
heap_allocator.cpp File Reference#include "stdmisc.h"
#include "nel/misc/heap_allocator.h"
#include "nel/misc/debug.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <set>
#include "nel/misc/heap_allocator_inline.h"
Go to the source code of this file.
Define Documentation
#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"
|
|
|
|