| CheckedAdd(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedDivFloat(double divisor) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedDivInt(std::int64_t divisor) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedDivUint(std::uint64_t divisor) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedMulFloat(double scalar) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedMulInt(std::int64_t scalar) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedMulUint(std::uint64_t scalar) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedNeg() const | openpit::param::CashFlow | inline |
| CheckedRemFloat(double divisor) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedRemInt(std::int64_t divisor) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedRemUint(std::uint64_t divisor) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| CheckedSubtract(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| Compare(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| Decimal() const noexcept | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| FromDecimal(Decimal value) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromDecimalRounded(Decimal value, std::uint32_t scale, RoundingStrategy rounding) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromDouble(double value) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromDoubleRounded(double value, std::uint32_t scale, RoundingStrategy rounding) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromFee(const Fee &fee) | openpit::param::CashFlow | inlinestatic |
| FromInt64(std::int64_t value) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromPnl(const Pnl &pnl) | openpit::param::CashFlow | inlinestatic |
| FromString(std::string_view value) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromStringRounded(std::string_view value, std::uint32_t scale, RoundingStrategy rounding) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromUint64(std::uint64_t value) | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inlinestatic |
| FromVolumeInflow(const Volume &volume) | openpit::param::CashFlow | inlinestatic |
| FromVolumeOutflow(const Volume &volume) | openpit::param::CashFlow | inlinestatic |
| IsZero() const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| operator!=(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| operator<(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| operator<=(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| operator==(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| operator>(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| operator>=(const CashFlow &other) const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| ToDouble() const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |
| ToString() const | openpit::param::detail::ExactValue< CashFlow, detail::CashFlowTraits > | inline |