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

List of all members.

Public Attributes

uint Size
uint8Ptr
CMainBlock * Next

Member Data Documentation

CMainBlock* NLMISC::CHeapAllocator::CMainBlock::Next
 

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

uint8* NLMISC::CHeapAllocator::CMainBlock::Ptr
 

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

uint NLMISC::CHeapAllocator::CMainBlock::Size
 

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

Referenced by NLMISC::CHeapAllocator::getTotalMemoryUsed.


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