Bin() | hpp::statistics::Bin | [inline, protected] |
createReason(const std::string &what) | hpp::statistics::SuccessBin | [static] |
freq() const | hpp::statistics::Bin | [inline] |
isSuccess() const | hpp::statistics::SuccessBin | |
operator++() | hpp::statistics::Bin | [inline] |
operator++(int) | hpp::statistics::Bin | [inline] |
operator<(const SuccessBin &other) const | hpp::statistics::SuccessBin | |
operator==(const SuccessBin &other) const | hpp::statistics::SuccessBin | |
print(std::ostream &os) const | hpp::statistics::Bin | [virtual] |
reason() const | hpp::statistics::SuccessBin | |
REASON_UNKNOWN | hpp::statistics::SuccessBin | [static] |
reasonString() const | hpp::statistics::SuccessBin | |
SuccessBin(const bool success, const Reason &r=REASON_UNKNOWN) | hpp::statistics::SuccessBin |