# 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::CNullNode Struct Reference

List of all members.

Public Attributes

uint8 NodeBeginBuffer [sizeof(CNodeBegin)]
CFreeNode FreeNode

Member Data Documentation

CFreeNode NLMISC::CHeapAllocator::CNullNode::FreeNode
 

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

Referenced by NLMISC::CHeapAllocator::CHeapAllocator, NLMISC::CHeapAllocator::erase, NLMISC::CHeapAllocator::freeAll, NLMISC::CHeapAllocator::insert, and NLMISC::CHeapAllocator::releaseMemory.

uint8 NLMISC::CHeapAllocator::CNullNode::NodeBeginBuffer[sizeof(CNodeBegin)]
 

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


The documentation for this struct was generated from the following file: