This is the complete list of members for drn::foundation::Percentage, including all inherited members.
defaultPrecision | drn::foundation::Percentage | static |
operator double() const noexcept | drn::foundation::Percentage | explicit |
operator<<(std::ostream &out, const Percentage &p) | drn::foundation::Percentage | friend |
operator<=>(const Percentage &other) const noexcept | drn::foundation::Percentage | |
operator<=>(const double rate) const noexcept | drn::foundation::Percentage | |
operator==(const Percentage &) const noexcept=default | drn::foundation::Percentage | |
operator==(const double rate) const noexcept | drn::foundation::Percentage | |
Percentage(const double rate=0.0, const quint8 precision=Percentage::defaultPrecision) | drn::foundation::Percentage | explicit |
precision() const noexcept | drn::foundation::Percentage | |
presentationText(const Percentage &p) | drn::foundation::Percentage | friend |
rate() const noexcept | drn::foundation::Percentage |