OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
openpit::param::Pnl Member List

This is the complete list of members for openpit::param::Pnl, including all inherited members.

CheckedAdd(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedDivFloat(double divisor) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedDivInt(std::int64_t divisor) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedDivUint(std::uint64_t divisor) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedMulFloat(double scalar) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedMulInt(std::int64_t scalar) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedMulUint(std::uint64_t scalar) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedNeg() constopenpit::param::Pnlinline
CheckedRemFloat(double divisor) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedRemInt(std::int64_t divisor) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedRemUint(std::uint64_t divisor) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
CheckedSubtract(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
Compare(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
Decimal() const noexceptopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
FromDecimal(Decimal value)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromDecimalRounded(Decimal value, std::uint32_t scale, RoundingStrategy rounding)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromDouble(double value)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromDoubleRounded(double value, std::uint32_t scale, RoundingStrategy rounding)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromFee(const Fee &fee)openpit::param::Pnlinlinestatic
FromInt64(std::int64_t value)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromString(std::string_view value)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromStringRounded(std::string_view value, std::uint32_t scale, RoundingStrategy rounding)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
FromUint64(std::uint64_t value)openpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inlinestatic
IsZero() constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
operator!=(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
operator<(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
operator<=(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
operator==(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
operator>(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
operator>=(const Pnl &other) constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
ToCashFlow() constopenpit::param::Pnlinline
ToDouble() constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline
ToPositionSize() constopenpit::param::Pnlinline
ToString() constopenpit::param::detail::ExactValue< Pnl, detail::PnlTraits >inline