hpp-statistics  4.9.0
Classes for doing statistics.
success-bin.hh File Reference
#include <iostream>
#include <set>
#include <hpp/util/debug.hh>
#include "hpp/statistics/config.hh"
#include "hpp/statistics/bin.hh"
#include "hpp/statistics/fwd.hh"
Include dependency graph for success-bin.hh:

Go to the source code of this file.

Classes

class  hpp::statistics::SuccessBin
 This class count the number of success and failure. More...
 
struct  hpp::statistics::SuccessBin::Reason
 
class  hpp::statistics::SuccessStatistics
 

Namespaces

 hpp
 Implementation.
 
 hpp::statistics
 

Macros

#define HPP_DEFINE_REASON_FAILURE(ID, STRING)
 

Macro Definition Documentation

◆ HPP_DEFINE_REASON_FAILURE

#define HPP_DEFINE_REASON_FAILURE (   ID,
  STRING 
)
Value:
const ::hpp::statistics::SuccessBin::Reason ID = \
struct e_n_d__w_i_t_h__s_e_m_i_c_o_l_o_n
static Reason createReason(const std::string &what)
Definition: success-bin.hh:96