hpp-statistics 7.0.0
Classes for doing statistics.
Loading...
Searching...
No Matches
success-bin.hh File Reference
#include <hpp/util/debug.hh>
#include <iostream>
#include <set>
#include "hpp/statistics/bin.hh"
#include "hpp/statistics/config.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

namespace  hpp
 Implementation.
namespace  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 = \
::hpp::statistics::SuccessBin::createReason(STRING); \
struct e_n_d__w_i_t_h__s_e_m_i_c_o_l_o_n