xtd 0.2.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) noexceptxtd::objectinlinestatic
xtd::iequatable< cancellation_token >::equals(const cancellation_token &) const noexcept=0xtd::iequatable< cancellation_token >pure virtual
get_hash_code() const noexcept -> xtd::size overridextd::threading::cancellation_tokenvirtual
get_type() const noexceptxtd::objectvirtual
is_cancellation_requested() const noexcept -> boolxtd::threading::cancellation_token
memberwise_clone() constxtd::object
nonextd::threading::cancellation_tokenstatic
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
throw_if_cancellation_requested() const -> voidxtd::threading::cancellation_token
to_string() constxtd::objectvirtual
wait_handle() noexcept -> threading::wait_handle &xtd::threading::cancellation_token