xtd 0.2.0
Loading...
Searching...
No Matches
xtd::any_object Member List

This is the complete list of members for xtd::any_object, including all inherited members.

any_object() noexcept=defaultxtd::any_object
any_object(type_t &&value) noexceptxtd::any_objectinline
any_object(type_t &value) noexceptxtd::any_objectinline
any_object(const type_t &value) noexceptxtd::any_objectinline
compare_to(const any_object &other) const noexcept -> int32 overridextd::any_objectvirtual
equals(const object &other) const noexcept -> bool overridextd::any_objectvirtual
equals(const any_object &other) const noexcept -> bool overridextd::any_objectvirtual
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
get_hash_code() const noexcept -> xtd::size overridextd::any_objectvirtual
get_type() const noexceptxtd::objectvirtual
has_value() const noexcept -> boolxtd::any_object
memberwise_clone() constxtd::object
object()=defaultxtd::object
operator=(const any_object &other) noexcept -> any_object &=defaultxtd::any_object
operator=(any_object &&other) noexcept -> any_object &xtd::any_object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
reset() noexcept -> voidxtd::any_object
to_string() const noexcept -> xtd::string overridextd::any_objectvirtual
value() const -> const object &xtd::any_object