Public Types | |
| enum | { MarkerSize = 4 } |
Data Fields | |
| char | EndMarkers [MarkerSize] |
| uint32 | MagicNumber |
|
|
Definition at line 259 of file include/nel/misc/heap_allocator.h.
00260 {
00261 MarkerSize=4
00262 };
|
|
|
Definition at line 265 of file include/nel/misc/heap_allocator.h. Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::initEmptyBlock(), and NLMISC::CHeapAllocator::splitNode(). |
|
|
Definition at line 264 of file include/nel/misc/heap_allocator.h. |
1.3.6