xtd 1.0.0
Loading...
Searching...
No Matches
xtd::reflection::assembly_identifier_attribute Member List

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

assembly_identifier_attribute(const string &identifier)xtd::reflection::assembly_identifier_attributeexplicit
attribute()=defaultxtd::attributeprotected
create(const string &identifier) -> assembly_identifier_attributextd::reflection::assembly_identifier_attributestatic
equals(const object &obj) const noexcept -> bool overridextd::reflection::assembly_identifier_attributevirtual
equals(const assembly_identifier_attribute &other) const noexcept -> bool overridextd::reflection::assembly_identifier_attributevirtual
xtd::attribute::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
get_hash_code() const noexcept -> xtd::usize overridextd::reflection::assembly_identifier_attributevirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
get_type_id() const noexcept -> xtd::sptr< xtd::object > overridextd::reflection::assembly_identifier_attributeprotectedvirtual
identifier() const noexcept -> const xtd::string &xtd::reflection::assembly_identifier_attribute
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
to_string() const -> xtd::stringxtd::objectvirtual
type_id() const noexcept -> xtd::sptr< object >xtd::attribute