![]() |
|
PhoenixSwarm
5.1.1
Library to ease communication between daemons
|
Generic VecStat Check function. More...
#include <Representation.h>
Static Public Member Functions | |
| static bool | check_stream (const std::string &fieldDescription, const Swarm::VecStat &data, const Swarm::VecStat &reference, std::ostream &out) |
| Check Stream for a VecStat. | |
Generic VecStat Check function.
Definition at line 360 of file Representation.h.
|
static |
Check Stream for a VecStat.
| 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 551 of file Representation.cpp.
References check_stream(), Swarm::VecStat::getAverage(), Swarm::VecStat::getEndTimestamp(), Swarm::VecStat::getMax(), Swarm::VecStat::getMin(), Swarm::VecStat::getNbEvent(), Swarm::VecStat::getRate(), Swarm::VecStat::getRateEventAboveUpperBound(), Swarm::VecStat::getRateEventBelowLowerBound(), Swarm::VecStat::getStartTimestamp(), and Swarm::VecStat::getVecRateQuantile().
Referenced by check_stream().
Here is the call graph for this function:
Here is the caller graph for this function: