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