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

bit_set.h File Reference

CBitSet class. +More... +

+#include "nel/misc/types_nl.h"
+#include "nel/misc/stream.h"
+ +

+Go to the source code of this file. + + + + + +

Namespaces

namespace  NLMISC

Defines

#define NL_BITLEN   (4*8)
#define NL_BITLEN_SHIFT   5
+


Detailed Description

+CBitSet class. +

+

+Id:
+ bit_set.h,v 1.5 2001/08/01 09:41:12 berenguier Exp
+

+ +

+Definition in file bit_set.h.


Define Documentation

+

+ + + + +
+ + +
#define NL_BITLEN   (4*8) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 38 of file bit_set.h. +

+Referenced by NLMISC::CBitSet::compareRestrict, NLMISC::CBitSet::get, NLMISC::CBitSet::resize, NLMISC::CBitSet::resizeNoReset, and NLMISC::CBitSet::set.

+

+ + + + +
+ + +
#define NL_BITLEN_SHIFT   5 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 39 of file bit_set.h. +

+Referenced by NLMISC::CBitSet::get, and NLMISC::CBitSet::set.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1