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/classNLMISC_1_1CCategoryMap.html | 223 ++++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CCategoryMap.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CCategoryMap.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CCategoryMap.html b/docs/doxygen/nel/classNLMISC_1_1CCategoryMap.html new file mode 100644 index 00000000..78ec63c9 --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CCategoryMap.html @@ -0,0 +1,223 @@ + + + + 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  
+

NLMISC::CCategoryMap Class Reference

List of all members. + + + + + + + +

Public Methods

 CCategoryMap ()

Public Attributes

uint BlockCount
uint Size
uint Min
uint Max
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CCategoryMap::CCategoryMap   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 1374 of file misc/heap_allocator.cpp. +

+References BlockCount, Max, Min, and Size.

+


Member Data Documentation

+

+ + + + +
+ + +
uint NLMISC::CCategoryMap::BlockCount +
+
+ + + + + +
+   + + +

+ +

+Definition at line 1381 of file misc/heap_allocator.cpp. +

+Referenced by CCategoryMap.

+

+ + + + +
+ + +
uint NLMISC::CCategoryMap::Max +
+
+ + + + + +
+   + + +

+ +

+Definition at line 1384 of file misc/heap_allocator.cpp. +

+Referenced by CCategoryMap.

+

+ + + + +
+ + +
uint NLMISC::CCategoryMap::Min +
+
+ + + + + +
+   + + +

+ +

+Definition at line 1383 of file misc/heap_allocator.cpp. +

+Referenced by CCategoryMap.

+

+ + + + +
+ + +
uint NLMISC::CCategoryMap::Size +
+
+ + + + + +
+   + + +

+ +

+Definition at line 1382 of file misc/heap_allocator.cpp. +

+Referenced by CCategoryMap.

+


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