|
rippled
|
This is the complete list of members for xrpl::Number::Guard, including all inherited members.
| bringIntoRange(bool &negative, T &mantissa, int &exponent, internalrep const &minMantissa) | xrpl::Number::Guard | private |
| digits_ | xrpl::Number::Guard | private |
| doPush(unsigned d) noexcept | xrpl::Number::Guard | private |
| doRound(rep &drops, std::string location) | xrpl::Number::Guard | |
| doRoundDown(bool &negative, T &mantissa, int &exponent, internalrep const &minMantissa) | xrpl::Number::Guard | |
| doRoundUp(bool &negative, T &mantissa, int &exponent, internalrep const &minMantissa, internalrep const &maxMantissa, std::string location) | xrpl::Number::Guard | |
| Guard() | xrpl::Number::Guard | explicit |
| is_negative() const noexcept | xrpl::Number::Guard | |
| pop() noexcept | xrpl::Number::Guard | |
| push(T d) noexcept | xrpl::Number::Guard | |
| round() noexcept | xrpl::Number::Guard | |
| sbit_ | xrpl::Number::Guard | private |
| set_negative() noexcept | xrpl::Number::Guard | |
| set_positive() noexcept | xrpl::Number::Guard | |
| xbit_ | xrpl::Number::Guard | private |