From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a02615.html | 105 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 docs/doxygen/nel/a02615.html (limited to 'docs/doxygen/nel/a02615.html') diff --git a/docs/doxygen/nel/a02615.html b/docs/doxygen/nel/a02615.html new file mode 100644 index 00000000..6d6acab0 --- /dev/null +++ b/docs/doxygen/nel/a02615.html @@ -0,0 +1,105 @@ + + +NeL: NLMISC::CHeapAllocator::CMainBlock struct Reference + + + +
+

NLMISC::CHeapAllocator::CMainBlock Struct Reference

+ + + + + + + + +

Data Fields

CMainBlockNext
uint8Ptr
uint Size
+

Field Documentation

+

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

+ +

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

+Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::debugGetAllocatedMemoryByCategory(), NLMISC::CHeapAllocator::debugGetLBDebugInfoSize(), NLMISC::CHeapAllocator::debugReportMemoryLeak(), NLMISC::CHeapAllocator::debugStatisticsReport(), NLMISC::CHeapAllocator::freeAll(), NLMISC::CHeapAllocator::getAllocatedMemory(), NLMISC::CHeapAllocator::getFragmentationRatio(), NLMISC::CHeapAllocator::getFreeMemory(), NLMISC::CHeapAllocator::getTotalMemoryUsed(), NLMISC::CHeapAllocator::internalCheckHeap(), and NLMISC::CHeapAllocator::releaseMemory().

+

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

+ +

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

+Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::initEmptyBlock(), and NLMISC::CHeapAllocator::releaseMemory().

+

+ + + + +
+ + +
uint NLMISC::CHeapAllocator::CMainBlock::Size +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::getTotalMemoryUsed(), and NLMISC::CHeapAllocator::initEmptyBlock().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 13:16:36 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1