This is the complete list of members for xtd::box< type_t >, including all inherited members.
box()=default | xtd::box< type_t > | |
box(const_reference 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 |
const_pointer typedef | xtd::box< type_t > | |
const_reference typedef | xtd::box< type_t > | |
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 override | xtd::box< type_t > | inlinevirtual |
get_type() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
operator value_type() const noexcept | xtd::box< type_t > | inline |
parse(const xtd::string &value) | xtd::box< type_t > | inlinestatic |
pointer typedef | xtd::box< type_t > | |
reference typedef | xtd::box< type_t > | |
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, reference result) noexcept | xtd::box< type_t > | inlinestatic |
value | xtd::box< type_t > | |
value_type typedef | xtd::box< type_t > |