xtd 1.0.0
Loading...
Searching...
No Matches
xtd::threading::cancellation_token Member List

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

can_be_canceled() const noexcept -> boolxtd::threading::cancellation_token
cancellation_token(bool canceled)xtd::threading::cancellation_token
equals(const object &obj) const noexcept -> bool overridextd::threading::cancellation_tokenvirtual
equals(const cancellation_token &other) const noexcept -> bool overridextd::threading::cancellation_token
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
xtd::iequatable< cancellation_token >::equals(const cancellation_token &) const noexcept -> bool=0xtd::iequatable< cancellation_token >pure virtual
get_hash_code() const noexcept -> xtd::usize overridextd::threading::cancellation_tokenvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
is_cancellation_requested() const noexcept -> boolxtd::threading::cancellation_token
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
nonextd::threading::cancellation_tokenstatic
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
throw_if_cancellation_requested() const -> voidxtd::threading::cancellation_token
to_string() const -> xtd::stringxtd::objectvirtual
wait_handle() noexcept -> threading::wait_handle &xtd::threading::cancellation_token