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