|
rippled
|

Public Member Functions | |
| STAmount const & | takerPays () const |
| STAmount const & | takerGets () const |
| STAmount const & | operator[] (std::size_t i) const |
Static Public Member Functions | |
| static constexpr std::size_t | count () |
Public Attributes | |
| STAmount | amounts [count_] |
Static Public Attributes | |
| static constexpr std::size_t | count_ = 2 |
Friends | |
| bool | operator< (OfferAmounts const &lhs, OfferAmounts const &rhs) |
Definition at line 121 of file CashDiff.h.
|
staticconstexpr |
Definition at line 124 of file CashDiff.h.
| STAmount const& ripple::CashDiff::OfferAmounts::takerPays | ( | ) | const |
Definition at line 130 of file CashDiff.h.
| STAmount const& ripple::CashDiff::OfferAmounts::takerGets | ( | ) | const |
Definition at line 135 of file CashDiff.h.
| STAmount const& ripple::CashDiff::OfferAmounts::operator[] | ( | std::size_t | i | ) | const |
Definition at line 140 of file CashDiff.h.
|
friend |
Definition at line 146 of file CashDiff.h.
|
staticconstexpr |
Definition at line 123 of file CashDiff.h.
Definition at line 128 of file CashDiff.h.
1.8.17