# 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  

NLMEMORY::CHeapAllocator::CMainBlock Struct Reference

List of all members.

Public Attributes

uint Size
uint8Ptr
CMainBlock * Next

Member Data Documentation

CMainBlock* NLMEMORY::CHeapAllocator::CMainBlock::Next
 

Definition at line 350 of file src/memory/heap_allocator.h.

uint8* NLMEMORY::CHeapAllocator::CMainBlock::Ptr
 

Definition at line 349 of file src/memory/heap_allocator.h.

uint NLMEMORY::CHeapAllocator::CMainBlock::Size
 

Definition at line 348 of file src/memory/heap_allocator.h.


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