NLMISC::CHeapAllocator::CNodeEnd Struct Reference


Public Types

enum  { MarkerSize = 4 }

Data Fields

char EndMarkers [MarkerSize]
uint32 MagicNumber

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
MarkerSize 

Definition at line 259 of file include/nel/misc/heap_allocator.h.

00260                 { 
00261                         MarkerSize=4
00262                 };


Field Documentation

char NLMISC::CHeapAllocator::CNodeEnd::EndMarkers[MarkerSize]
 

Definition at line 265 of file include/nel/misc/heap_allocator.h.

Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::initEmptyBlock(), and NLMISC::CHeapAllocator::splitNode().

uint32 NLMISC::CHeapAllocator::CNodeEnd::MagicNumber
 

Definition at line 264 of file include/nel/misc/heap_allocator.h.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 13:16:36 2004 for NeL by doxygen 1.3.6