![]() |
|
PhoenixSwarm
5.1.1
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, Swarm::Function &data) |
| Generic function to load/save/serialise/deserialise Function. | |
Generic Function serialisation/deserialisation, load/save and size function for PhoenixDataStream.
Definition at line 147 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 153 of file Representation.h.
References Swarm::Function::readWriteStream().
Here is the call graph for this function: