PhoenixPresentation  2.0.0
Set of cmake function to automate presentation generation
data_stream_read_message.h File Reference
+ Include dependency graph for data_stream_read_message.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DataStream< DataStreamIter, DataStreamMode::READ, std::list< T > >
 How to write a class in a stream. More...
 
struct  DataStream< DataStreamIter, DataStreamMode::READ, std::map< T, U > >
 How to write a class in a stream. More...
 
struct  DataStream< DataStreamIter, DataStreamMode::READ, std::pair< T, U > >
 How to write a class in a stream. More...
 
struct  DataStream< DataStreamIter, DataStreamMode::READ, std::vector< T > >
 How to write a class in a stream. More...