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

#include <heap_allocator.h>

List of all members.

Public Attributes

uint32 Size
CSmallBlockPool * Next


Member Data Documentation

CSmallBlockPool* NLMEMORY::CHeapAllocator::CSmallBlockPool::Next
 

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

uint32 NLMEMORY::CHeapAllocator::CSmallBlockPool::Size
 

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


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