# 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::CHeapMemory Member List

This is the complete list of members for NLMISC::CHeapMemory, including all inherited members.
_AlignmentNLMISC::CHeapMemory [private]
_AllocatedSpaceMapNLMISC::CHeapMemory [private]
_EmptySpaceMapNLMISC::CHeapMemory [private]
_EmptySpacesNLMISC::CHeapMemory [private]
_HeapPtrNLMISC::CHeapMemory [private]
_HeapSizeNLMISC::CHeapMemory [private]
_HeapSizeUsedNLMISC::CHeapMemory [private]
addEmptySpace(CEmptySpace &space)NLMISC::CHeapMemory [private]
allocate(uint size)NLMISC::CHeapMemory
CHeapMemory()NLMISC::CHeapMemory
free(void *ptr)NLMISC::CHeapMemory
getHeapSize() constNLMISC::CHeapMemory [inline]
getHeapSizeUsed() constNLMISC::CHeapMemory [inline]
initHeap(void *heap, uint size, uint align=4)NLMISC::CHeapMemory
ItAllocatedSpaceMap typedefNLMISC::CHeapMemory [private]
ItEmptySpacePtrMap typedefNLMISC::CHeapMemory [private]
ItEmptySpaceSizeMap typedefNLMISC::CHeapMemory [private]
removeEmptySpace(CEmptySpace &space)NLMISC::CHeapMemory [private]
reset()NLMISC::CHeapMemory
TAllocatedSpaceMap typedefNLMISC::CHeapMemory [private]
TEmptySpacePtrMap typedefNLMISC::CHeapMemory [private]
TEmptySpaceSizeMap typedefNLMISC::CHeapMemory [private]
~CHeapMemory()NLMISC::CHeapMemory