|
|
|
|
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.h File ReferenceBit-oriented memory stream.
More...
#include "nel/misc/types_nl.h"
#include "nel/misc/mem_stream.h"
Go to the source code of this file.
Namespaces |
namespace | NLMISC |
Base type serialisation. |
Those method are a specialisation of template method "void serial(T&)".
|
#define | serialAdapt(b, type) |
#define | serialAdapt64(b) |
Detailed Description
Bit-oriented memory stream.
-
Id:
-
bit_mem_stream.h,v 1.15 2002/10/29 10:44:23 legros Exp
Definition in file bit_mem_stream.h.
Define Documentation
#define serialAdapt |
( |
b, |
|
|
type |
|
) |
|
|
#define serialAdapt64 |
( |
b |
|
) |
|
|
|
|