Base Framework
|
This is the complete list of members for LongDouble, including all inherited members.
getEpsilon() noexcept | LongDouble | static |
getInfinity() noexcept | LongDouble | inlinestatic |
getMaximum() noexcept | LongDouble | static |
getMinimum() noexcept | LongDouble | static |
getNaN() noexcept | LongDouble | inlinestatic |
getSign() const noexcept | LongDouble | inline |
getValue() const noexcept | LongDouble | inline |
isInfinity() const noexcept | LongDouble | inline |
isNaN() const noexcept | LongDouble | inline |
isNegative() const noexcept | LongDouble | inline |
isOrdinary() const noexcept | LongDouble | inline |
isQuiteNaN() const noexcept | LongDouble | inline |
isSignalingNaN() const noexcept | LongDouble | inline |
LongDouble() noexcept | LongDouble | inline |
LongDouble(long double _value) noexcept | LongDouble | inline |
LongDouble(const LongDouble ©) noexcept | LongDouble | inline |
operator long double() const noexcept | LongDouble | inline |
operator=(const LongDouble &assign) noexcept | LongDouble | inline |
operator=(long double value) noexcept | LongDouble | inline |
setValue(long double value) noexcept | LongDouble | inline |
value | LongDouble | protected |