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/a04062.html | 89 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 docs/doxygen/nel/a04062.html (limited to 'docs/doxygen/nel/a04062.html') diff --git a/docs/doxygen/nel/a04062.html b/docs/doxygen/nel/a04062.html new file mode 100644 index 00000000..a31feb33 --- /dev/null +++ b/docs/doxygen/nel/a04062.html @@ -0,0 +1,89 @@ + + +NeL: bit_set.h File Reference + + + +
+

bit_set.h File Reference


Detailed Description

+CBitSet class

+

Id
bit_set.h,v 1.7 2003/07/01 10:11:35 cado Exp
+ +

+Definition in file bit_set.h. +

+#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
+


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().

+


Generated on Tue Mar 16 06:42:17 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1