![]() |
DataStream
1.8.8
DataStream : framework to save/load/serialize/deserialize data
|
How to write a class in a stream. More...
#include <data_stream_write_message.h>
Static Public Member Functions | |
| static bool | data_stream (char *&ds, std::map< T, U > &data) |
| Get the size of a class std::list T. More... | |
How to write a class in a stream.
Definition at line 55 of file data_stream_write_message.h.
|
inlinestatic |
Get the size of a class std::list T.
| [out] | ds | : stream to write the class std::map T U |
| data | : data to be saved |
Definition at line 61 of file data_stream_write_message.h.
References DataStream< Stream, Mode, T >::data_stream().
Here is the call graph for this function: