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