![]() |
|
PhoenixSwarm
3.5.0
Library to ease communication between daemons
|
Generic DaemonStatAccumulator Check function. More...
#include <Representation.h>
Static Public Member Functions | |
| static bool | check_stream (const std::string &fieldDescription, const DaemonStatAccumulator &data, const DaemonStatAccumulator &reference, std::ostream &out) |
| Check Stream for a DaemonStatAccumulator. | |
Generic DaemonStatAccumulator Check function.
Definition at line 590 of file Representation.h.
|
static |
Check Stream for a DaemonStatAccumulator.
| fieldDescription | : description of the field to be checked |
| data | : data to be checked |
| reference | : reference of the check |
| out | : ostream used to collect feed back in case of error (std::cerr or a logger) |
Definition at line 1235 of file Representation.cpp.
References check_stream(), DaemonStatAccumulator::getMapStatCommunication(), and DaemonStatAccumulator::getMapStatComputing().
Referenced by CheckStream< DaemonConfig >::check_stream(), and check_stream().
Here is the call graph for this function:
Here is the caller graph for this function: