#include <iostream>
#include <set>
#include <hpp/util/debug.hh>
#include "hpp/statistics/config.hh"
#include "hpp/statistics/bin.hh"
#include "hpp/statistics/fwd.hh"
Classes | |
class | hpp::statistics::SuccessBin |
This class count the number of success and failure. More... | |
struct | hpp::statistics::SuccessBin::Reason |
In case of failure, you can provide a reason. More... | |
class | hpp::statistics::SuccessStatistics |
Namespaces | |
hpp | |
Implementation. | |
hpp::statistics | |
Macros | |
#define | HPP_DEFINE_REASON_FAILURE(ID, STRING) |
#define HPP_DEFINE_REASON_FAILURE | ( | ID, | |
STRING | |||
) |