|
rippled
|
This is the complete list of members for xrpl::STAmount, including all inherited members.
| add(Serializer &s) const override | xrpl::STAmount | virtual |
| addFieldID(Serializer &s) const | xrpl::STBase | |
| asset() const | xrpl::STAmount | |
| canonicalize() | xrpl::STAmount | private |
| cIssuedCurrency | xrpl::STAmount | static |
| clear() | xrpl::STAmount | |
| clear(Asset const &asset) | xrpl::STAmount | |
| cMaxNative | xrpl::STAmount | static |
| cMaxNativeN | xrpl::STAmount | static |
| cMaxOffset | xrpl::STAmount | static |
| cMaxValue | xrpl::STAmount | static |
| cMinOffset | xrpl::STAmount | static |
| cMinValue | xrpl::STAmount | static |
| cMPToken | xrpl::STAmount | static |
| construct(SerialIter &, SField const &name) | xrpl::STAmount | privatestatic |
| copy(std::size_t n, void *buf) const override | xrpl::STAmount | privatevirtual |
| CountedObject() noexcept | xrpl::CountedObject< STAmount > | |
| CountedObject(CountedObject const &) noexcept | xrpl::CountedObject< STAmount > | |
| cPositive | xrpl::STAmount | static |
| cValueMask | xrpl::STAmount | static |
| detail::STVar | xrpl::STAmount | friend |
| downcast() | xrpl::STBase | |
| downcast() const | xrpl::STBase | |
| downcast() const | xrpl::STBase | |
| emplace(std::size_t n, void *buf, T &&val) | xrpl::STBase | protectedstatic |
| exponent() const noexcept | xrpl::STAmount | |
| exponent_type typedef | xrpl::STAmount | |
| fName | xrpl::STBase | private |
| get() const | xrpl::STAmount | |
| get() const | xrpl::STAmount | |
| getCounter() noexcept | xrpl::CountedObject< STAmount > | privatestatic |
| getCurrency() const | xrpl::STAmount | |
| getFName() const | xrpl::STBase | |
| getFullText() const override | xrpl::STAmount | virtual |
| getIssuer() const | xrpl::STAmount | |
| getJson(JsonOptions=JsonOptions::none) const override | xrpl::STAmount | virtual |
| getSType() const override | xrpl::STAmount | virtual |
| getText() const override | xrpl::STAmount | virtual |
| holds() const noexcept | xrpl::STAmount | |
| integral() const noexcept | xrpl::STAmount | |
| iou() const | xrpl::STAmount | |
| isDefault() const override | xrpl::STAmount | virtual |
| isEquivalent(STBase const &t) const override | xrpl::STAmount | virtual |
| issue() const | xrpl::STAmount | |
| mantissa() const noexcept | xrpl::STAmount | |
| mantissa_type typedef | xrpl::STAmount | |
| mAsset | xrpl::STAmount | private |
| mIsNegative | xrpl::STAmount | private |
| mOffset | xrpl::STAmount | private |
| move(std::size_t n, void *buf) override | xrpl::STAmount | privatevirtual |
| mpt() const | xrpl::STAmount | |
| mValue | xrpl::STAmount | private |
| native() const noexcept | xrpl::STAmount | |
| negate() | xrpl::STAmount | |
| negative() const noexcept | xrpl::STAmount | |
| operator bool() const noexcept | xrpl::STAmount | explicit |
| operator Number() const | xrpl::STAmount | |
| operator!=(STBase const &t) const | xrpl::STBase | |
| operator+ | xrpl::STAmount | friend |
| operator+=(STAmount const &) | xrpl::STAmount | |
| operator-=(STAmount const &) | xrpl::STAmount | |
| operator=(beast::Zero) | xrpl::STAmount | |
| operator=(XRPAmount const &amount) | xrpl::STAmount | |
| operator=(Number const &) | xrpl::STAmount | |
| operator=(IOUAmount const &iou) | xrpl::STAmount | private |
| xrpl::STBase::operator=(STBase const &t) | xrpl::STBase | |
| CountedObject< STAmount >::operator=(CountedObject const &) noexcept=default | xrpl::CountedObject< STAmount > | |
| operator==(STBase const &t) const | xrpl::STBase | |
| rep typedef | xrpl::STAmount | |
| set(std::int64_t v) | xrpl::STAmount | private |
| setFName(SField const &n) | xrpl::STBase | |
| setIssue(Asset const &asset) | xrpl::STAmount | |
| setIssuer(AccountID const &uIssuer) | xrpl::STAmount | |
| setJson(Json::Value &) const | xrpl::STAmount | |
| signum() const noexcept | xrpl::STAmount | |
| STAmount(SerialIter &sit, SField const &name) | xrpl::STAmount | |
| STAmount(SField const &name, A const &asset, mantissa_type mantissa, exponent_type exponent, bool negative, unchecked) | xrpl::STAmount | |
| STAmount(A const &asset, mantissa_type mantissa, exponent_type exponent, bool negative, unchecked) | xrpl::STAmount | |
| STAmount(SField const &name, A const &asset, mantissa_type mantissa=0, exponent_type exponent=0, bool negative=false) | xrpl::STAmount | |
| STAmount(SField const &name, std::int64_t mantissa) | xrpl::STAmount | |
| STAmount(SField const &name, std::uint64_t mantissa=0, bool negative=false) | xrpl::STAmount | |
| STAmount(std::uint64_t mantissa=0, bool negative=false) | xrpl::STAmount | explicit |
| STAmount(SField const &name, STAmount const &amt) | xrpl::STAmount | explicit |
| STAmount(A const &asset, std::uint64_t mantissa=0, int exponent=0, bool negative=false) | xrpl::STAmount | |
| STAmount(A const &asset, std::uint32_t mantissa, int exponent=0, bool negative=false) | xrpl::STAmount | |
| STAmount(A const &asset, std::int64_t mantissa, int exponent=0) | xrpl::STAmount | |
| STAmount(A const &asset, int mantissa, int exponent=0) | xrpl::STAmount | |
| STAmount(A const &asset, Number const &number) | xrpl::STAmount | |
| STAmount(IOUAmount const &amount, Issue const &issue) | xrpl::STAmount | |
| STAmount(XRPAmount const &amount) | xrpl::STAmount | |
| STAmount(MPTAmount const &amount, MPTIssue const &mptIssue) | xrpl::STAmount | |
| STBase() | xrpl::STBase | |
| STBase(STBase const &)=default | xrpl::STBase | |
| STBase(SField const &n) | xrpl::STBase | explicit |
| uRateOne | xrpl::STAmount | static |
| value() const noexcept | xrpl::STAmount | |
| value_type typedef | xrpl::STAmount | |
| xrp() const | xrpl::STAmount | |
| zeroed() const | xrpl::STAmount | |
| ~CountedObject() noexcept | xrpl::CountedObject< STAmount > | |
| ~STBase()=default | xrpl::STBase | virtual |