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__mem__stream_8cpp.html | 172 ++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 docs/doxygen/nel/bit__mem__stream_8cpp.html (limited to 'docs/doxygen/nel/bit__mem__stream_8cpp.html') diff --git a/docs/doxygen/nel/bit__mem__stream_8cpp.html b/docs/doxygen/nel/bit__mem__stream_8cpp.html new file mode 100644 index 00000000..9ac7ec1a --- /dev/null +++ b/docs/doxygen/nel/bit__mem__stream_8cpp.html @@ -0,0 +1,172 @@ + + + + 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_mem_stream.cpp File Reference

Bit-oriented memory stream. +More... +

+#include "stdmisc.h"
+#include "nel/misc/bit_mem_stream.h"
+ +

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

Namespaces

namespace  NLMISC

Defines

#define displayByteBits(a, b, c)
#define displayDwordBits(a, b, c)
+


Detailed Description

+Bit-oriented memory stream. +

+

+Id:
+ bit_mem_stream.cpp,v 1.22 2002/10/30 16:24:49 lecroart Exp
+

+ +

+Definition in file bit_mem_stream.cpp.


Define Documentation

+

+ + + + +
+ + + + + + + + + + + + + +
#define displayByteBitsa,
b,
  +
+
+ + + + + +
+   + + +

+ +

+Definition at line 105 of file bit_mem_stream.cpp. +

+Referenced by NLMISC::CBitMemStream::serial.

+

+ + + + +
+ + + + + + + + + + + + + +
#define displayDwordBitsa,
b,
  +
+
+ + + + + +
+   + + +

+ +

+Definition at line 124 of file bit_mem_stream.cpp. +

+Referenced by NLMISC::CBitMemStream::serial.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1