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

NLMISC::CHeapAllocator::CMemoryLeakBlock Struct Reference

#include <heap_allocator.h> +

+ + + + + + + + + + + + + +

Data Fields

void * Adress
uint BlockSize
TCategoryString Category
uint Line
const char * SourceFile
+


Field Documentation

+

+ + + + +
+ + +
void* NLMISC::CHeapAllocator::CMemoryLeakBlock::Adress +
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + +
uint NLMISC::CHeapAllocator::CMemoryLeakBlock::BlockSize +
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + +
TCategoryString NLMISC::CHeapAllocator::CMemoryLeakBlock::Category +
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + +
uint NLMISC::CHeapAllocator::CMemoryLeakBlock::Line +
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + +
const char* NLMISC::CHeapAllocator::CMemoryLeakBlock::SourceFile +
+
+ + + + + +
+   + + +

+ +

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

+


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