From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...ructNLMEMORY_1_1CHeapAllocator_1_1CNodeEnd.html | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CNodeEnd.html (limited to 'docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CNodeEnd.html') diff --git a/docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CNodeEnd.html b/docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CNodeEnd.html new file mode 100644 index 00000000..e9dff6f5 --- /dev/null +++ b/docs/doxygen/nel/structNLMEMORY_1_1CHeapAllocator_1_1CNodeEnd.html @@ -0,0 +1,165 @@ + + + + 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::CNodeEnd Struct Reference

List of all members. + + + + + +

Public Types

enum  { MarkerSize = 4 + }

Public Attributes

uint32 MagicNumber
char EndMarkers [MarkerSize]
+

Member Enumeration Documentation

+

+ + + + +
+ + +
anonymous enum +
+
+ + + + + +
+   + + +

+

+Enumeration values:
+ + +
MarkerSize  +
+
+ +

+Definition at line 302 of file src/memory/heap_allocator.h.

+


Member Data Documentation

+

+ + + + +
+ + +
char NLMEMORY::CHeapAllocator::CNodeEnd::EndMarkers[MarkerSize] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 308 of file src/memory/heap_allocator.h.

+

+ + + + +
+ + +
uint32 NLMEMORY::CHeapAllocator::CNodeEnd::MagicNumber +
+
+ + + + + +
+   + + +

+ +

+Definition at line 307 of file src/memory/heap_allocator.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1