![]() |
|
PhoenixSwarm
3.5.0
Library to ease communication between daemons
|
Generic Message serialisation/deserialisation, load/save and size function for PhoenixDataStream. More...
#include <Representation.h>
Static Public Member Functions | |
| static bool | data_stream (Stream &ds, Message &data) |
| Generic function to load/save/serialise/deserialise Message. | |
Generic Message serialisation/deserialisation, load/save and size function for PhoenixDataStream.
Definition at line 237 of file Representation.h.
|
inlinestatic |
Generic function to load/save/serialise/deserialise Message.
| [out] | ds | : stream to be used |
| data | : Message to be used |
Definition at line 243 of file Representation.h.
References Message::readWriteStream().
Here is the call graph for this function: