This is the complete list of members for xtd::target_type, including all inherited members.
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| get_hash_code() const noexcept -> xtd::usize override | xtd::target_type | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| is_console_application() const noexcept -> bool | xtd::target_type | |
| is_gui_application() const noexcept -> bool | xtd::target_type | |
| is_shared_library() const noexcept -> bool | xtd::target_type | |
| is_static_library() const noexcept -> bool | xtd::target_type | |
| is_test_application() const noexcept -> bool | xtd::target_type | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| name() const noexcept -> xtd::string | xtd::target_type | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| target_id() const noexcept -> xtd::target_id | xtd::target_type | |
| target_type(xtd::target_id target_id) | xtd::target_type | |
| to_string() const noexcept -> xtd::string override | xtd::target_type | virtual |