hpp::statistics::SuccessBin Member List
This is the complete list of members for hpp::statistics::SuccessBin, including all inherited members.
Bin()hpp::statistics::Bin [inline, protected]
createReason(const std::string &what)hpp::statistics::SuccessBin [inline, static]
freq() const hpp::statistics::Bin [inline]
isSuccess() const hpp::statistics::SuccessBin [inline]
operator++()hpp::statistics::Bin [inline]
operator++(int)hpp::statistics::Bin [inline]
operator<(const SuccessBin &other) const hpp::statistics::SuccessBin [inline]
operator==(const SuccessBin &other) const hpp::statistics::SuccessBin [inline]
print(std::ostream &os) const hpp::statistics::Bin [inline, virtual]
reason() const hpp::statistics::SuccessBin [inline]
REASON_UNKNOWNhpp::statistics::SuccessBin [static]
reasonString() const hpp::statistics::SuccessBin [inline]
SuccessBin(const bool success, const Reason &r=REASON_UNKNOWN)hpp::statistics::SuccessBin [inline]