This is the complete list of members for xtd::threading::cancellation_token_source, including all inherited members.
| cancel() -> void (defined in xtd::threading::cancellation_token_source) | xtd::threading::cancellation_token_source | |
| cancellation_token_source(int32 milliseconds_delay) (defined in xtd::threading::cancellation_token_source) | xtd::threading::cancellation_token_source | |
| cancellation_token_source(const time_span &delay) (defined in xtd::threading::cancellation_token_source) | xtd::threading::cancellation_token_source | |
| 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 | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| is_cancellation_requested() const noexcept -> bool (defined in xtd::threading::cancellation_token_source) | xtd::threading::cancellation_token_source | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| to_string() const -> xtd::string | xtd::object | virtual |
| token() noexcept -> cancellation_token & (defined in xtd::threading::cancellation_token_source) | xtd::threading::cancellation_token_source | |
| token() const noexcept -> const cancellation_token & (defined in xtd::threading::cancellation_token_source) | xtd::threading::cancellation_token_source |