Public Types | |
| enum | { MarkerSize = 6 } |
| enum | { Free = 0x40000000, Last = 0x80000000, SizeMask = 0x3fffffff } |
Data Fields | |
| uint32 | AllocateNumber |
| char | BeginMarkers [MarkerSize] |
| char | Category [CategoryStringLength] |
| uint32 * | EndMagicNumber |
| const char * | File |
| CHeapAllocator * | Heap |
| uint16 | Line |
| CNodeBegin * | Previous |
| uint32 | SizeAndFlags |
|
|
Definition at line 278 of file src/memory/heap_allocator.h.
00279 {
00280 MarkerSize=6
00281 };
|
|
|
Definition at line 284 of file src/memory/heap_allocator.h.
|
|
|
Definition at line 298 of file src/memory/heap_allocator.h. |
|
|
Definition at line 292 of file src/memory/heap_allocator.h. |
|
|
Definition at line 294 of file src/memory/heap_allocator.h. |
|
|
Definition at line 297 of file src/memory/heap_allocator.h. |
|
|
Definition at line 295 of file src/memory/heap_allocator.h. |
|
|
Definition at line 296 of file src/memory/heap_allocator.h. |
|
|
Definition at line 293 of file src/memory/heap_allocator.h. |
|
|
Definition at line 302 of file src/memory/heap_allocator.h. |
|
|
Definition at line 301 of file src/memory/heap_allocator.h. |
1.3.6