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