|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Exact signed fee-style amount paired with its currency. More...
Public Member Functions | |
| Fee | Amount () const noexcept |
| const Asset & | Currency () const noexcept |
| MonetaryAmount (Fee amount, Asset currency) | |
| bool | operator!= (const MonetaryAmount &other) const |
| bool | operator== (const MonetaryAmount &other) const |
Exact signed fee-style amount paired with its currency.
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
inline |