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

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

CalculateMarginRequired(const Leverage &leverage) constopenpit::param::Notionalinline
CheckedAdd(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedDivFloat(double divisor) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedDivInt(std::int64_t divisor) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedDivUint(std::uint64_t divisor) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedMulFloat(double scalar) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedMulInt(std::int64_t scalar) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedMulUint(std::uint64_t scalar) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedRemFloat(double divisor) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedRemInt(std::int64_t divisor) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedRemUint(std::uint64_t divisor) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
CheckedSubtract(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
Compare(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
Decimal() const noexceptopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
FromDecimal(Decimal value)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromDecimalRounded(Decimal value, std::uint32_t scale, RoundingStrategy rounding)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromDouble(double value)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromDoubleRounded(double value, std::uint32_t scale, RoundingStrategy rounding)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromInt64(std::int64_t value)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromString(std::string_view value)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromStringRounded(std::string_view value, std::uint32_t scale, RoundingStrategy rounding)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromUint64(std::uint64_t value)openpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inlinestatic
FromVolume(const Volume &volume)openpit::param::Notionalinlinestatic
IsZero() constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
operator!=(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
operator<(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
operator<=(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
operator==(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
operator>(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
operator>=(const Notional &other) constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
ToDouble() constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
ToString() constopenpit::param::detail::ExactValue< Notional, detail::NotionalTraits >inline
ToVolume() constopenpit::param::Notionalinline