From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...EMORY_1_1CHeapAllocator_1_1CSmallBlockPool.html | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CSmallBlockPool.html (limited to 'docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CSmallBlockPool.html') diff --git a/docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CSmallBlockPool.html b/docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CSmallBlockPool.html new file mode 100644 index 00000000..28dd0bc6 --- /dev/null +++ b/docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CSmallBlockPool.html @@ -0,0 +1,132 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1