xtd 1.0.0
Loading...
Searching...
No Matches
xtd::target_type Member List

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

equals(const object &obj) const noexcept -> boolxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
get_hash_code() const noexcept -> xtd::usize overridextd::target_typevirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
is_console_application() const noexcept -> boolxtd::target_type
is_gui_application() const noexcept -> boolxtd::target_type
is_shared_library() const noexcept -> boolxtd::target_type
is_static_library() const noexcept -> boolxtd::target_type
is_test_application() const noexcept -> boolxtd::target_type
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
name() const noexcept -> xtd::stringxtd::target_type
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
target_id() const noexcept -> xtd::target_idxtd::target_type
target_type(xtd::target_id target_id)xtd::target_type
to_string() const noexcept -> xtd::string overridextd::target_typevirtual