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