This is the complete list of members for xtd::box_floating_point< type_t >, including all inherited members.
| box()=default | xtd::box< type_t > | |
| box(const type_t &value) | xtd::box< type_t > | inline |
| box(args_t &&...args) | xtd::box< type_t > | inline |
| compare_to(const box &value) const noexcept override | xtd::box< type_t > | inlinevirtual |
| epsilon | xtd::box_floating_point< type_t > | static |
| equals(const object &obj) const noexcept override | xtd::box< type_t > | inlinevirtual |
| equals(const box &value) const noexcept override | xtd::box< type_t > | inlinevirtual |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| is_finite(type_t value) noexcept | xtd::box_floating_point< type_t > | inlinestatic |
| is_infinity(type_t value) noexcept | xtd::box_floating_point< type_t > | inlinestatic |
| is_NaN(type_t value) noexcept | xtd::box_floating_point< type_t > | inlinestatic |
| is_negative_infinity(type_t value) noexcept | xtd::box_floating_point< type_t > | inlinestatic |
| is_positive_infinity(type_t value) noexcept | xtd::box_floating_point< type_t > | inlinestatic |
| max_value | xtd::box_integer< type_t > | static |
| memberwise_clone() const | xtd::object | inline |
| min_value | xtd::box_integer< type_t > | static |
| NaN | xtd::box_floating_point< type_t > | static |
| negative_infinity | xtd::box_floating_point< type_t > | static |
| object()=default | xtd::object | |
| operator type_t() const noexcept (defined in xtd::box< type_t >) | xtd::box< type_t > | inline |
| parse(const xtd::string &value, xtd::number_styles styles) | xtd::box_integer< type_t > | inlinestatic |
| parse(const xtd::string &value, type_t &result, xtd::number_styles styles) | xtd::box_integer< type_t > | inlinestatic |
| xtd::box::parse(const xtd::string &value) | xtd::box< type_t > | inlinestatic |
| positive_infinity | xtd::box_floating_point< type_t > | static |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| to_string() const noexcept override | xtd::box< type_t > | inlinevirtual |
| to_string(const xtd::string &format) const | xtd::box< type_t > | inline |
| to_string(const xtd::string &format, const std::locale &loc) const override | xtd::box< type_t > | inlinevirtual |
| try_parse(const xtd::string &value, type_t &result) noexcept | xtd::box< type_t > | inlinestatic |
| underlying_type typedef (defined in xtd::box< type_t >) | xtd::box< type_t > | |
| value() const noexcept | xtd::box< type_t > | inline |
| value() noexcept | xtd::box< type_t > | inline |
| value(const type_t &value) | xtd::box< type_t > | inline |