This is the complete list of members for xtd::threading::cancellation_token, including all inherited members.
| can_be_canceled() const noexcept -> bool | xtd::threading::cancellation_token | |
| cancellation_token(bool canceled) | xtd::threading::cancellation_token | |
| equals(const object &obj) const noexcept -> bool override | xtd::threading::cancellation_token | virtual |
| equals(const cancellation_token &other) const noexcept -> bool override | xtd::threading::cancellation_token | |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::iequatable< cancellation_token >::equals(const cancellation_token &) const noexcept -> bool=0 | xtd::iequatable< cancellation_token > | pure virtual |
| get_hash_code() const noexcept -> xtd::usize override | xtd::threading::cancellation_token | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| is_cancellation_requested() const noexcept -> bool | xtd::threading::cancellation_token | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| none | xtd::threading::cancellation_token | static |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| throw_if_cancellation_requested() const -> void | xtd::threading::cancellation_token | |
| to_string() const -> xtd::string | xtd::object | virtual |
| wait_handle() noexcept -> threading::wait_handle & | xtd::threading::cancellation_token |