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

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

Amount() const noexceptopenpit::param::MonetaryAmountinline
Currency() const noexceptopenpit::param::MonetaryAmountinline
FromRaw(const OpenPitParamMonetaryAmount &raw)openpit::param::MonetaryAmountinlinestatic
FromRawOption(const MonetaryAmountOptional &raw)openpit::param::MonetaryAmountinlinestatic
MonetaryAmount(Fee amount, Asset currency)openpit::param::MonetaryAmountinline
operator!=(const MonetaryAmount &other) constopenpit::param::MonetaryAmountinline
operator==(const MonetaryAmount &other) constopenpit::param::MonetaryAmountinline
Raw() const noexceptopenpit::param::MonetaryAmountinline
RawOption(const std::optional< MonetaryAmount > &value) noexceptopenpit::param::MonetaryAmountinlinestatic