# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CHeapAllocator::CNodeEnd Struct Reference

List of all members.

Public Types

enum  { MarkerSize = 4 }

Public Attributes

uint32 MagicNumber
char EndMarkers [MarkerSize]

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
MarkerSize 

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


Member Data Documentation

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

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

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: