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