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/a02625.html | 79 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 docs/doxygen/nel/a02625.html (limited to 'docs/doxygen/nel/a02625.html') diff --git a/docs/doxygen/nel/a02625.html b/docs/doxygen/nel/a02625.html new file mode 100644 index 00000000..d1dfdd3d --- /dev/null +++ b/docs/doxygen/nel/a02625.html @@ -0,0 +1,79 @@ + + +NeL: NLMISC::CHeapAllocator::CSmallBlockPool struct Reference + + + +
+

NLMISC::CHeapAllocator::CSmallBlockPool Struct Reference

#include <heap_allocator.h> +

+ + + + + + + +

Data Fields

CSmallBlockPoolNext
uint32 Size
+


Field Documentation

+

+ + + + +
+ + +
CSmallBlockPool* NLMISC::CHeapAllocator::CSmallBlockPool::Next +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::debugGetAllocatedMemoryByCategory(), NLMISC::CHeapAllocator::debugGetSBDebugInfoSize(), NLMISC::CHeapAllocator::debugReportMemoryLeak(), NLMISC::CHeapAllocator::debugStatisticsReport(), NLMISC::CHeapAllocator::getAllocatedMemory(), NLMISC::CHeapAllocator::getFreeMemory(), NLMISC::CHeapAllocator::getSmallBlockMemory(), and NLMISC::CHeapAllocator::internalCheckHeap().

+

+ + + + +
+ + +
uint32 NLMISC::CHeapAllocator::CSmallBlockPool::Size +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CHeapAllocator::allocate(), NLMISC::CHeapAllocator::debugStatisticsReport(), and NLMISC::CHeapAllocator::getSmallBlockMemory().

+


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