|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
mem_stream.h File ReferenceFrom memory serialization implementation of IStream using ASCII format (look at stream.h).
More...
#include "nel/misc/types_nl.h"
#include "nel/misc/stream.h"
#include "nel/misc/object_vector.h"
#include "nel/misc/fast_mem.h"
Go to the source code of this file.
Detailed Description
From memory serialization implementation of IStream using ASCII format (look at stream.h).
-
Id:
-
mem_stream.h,v 1.26 2002/11/18 13:43:35 cado Exp
Definition in file mem_stream.h.
Define Documentation
#define readnumber |
( |
dest, |
|
|
thetype, |
|
|
digits, |
|
|
convfunc |
|
) |
|
|
|
|