This is the complete list of members for xtd::threading::countdown_event, including all inherited members.
| add_count() -> void | xtd::threading::countdown_event | |
| add_count(xtd::usize count) -> void | xtd::threading::countdown_event | |
| close() -> void | xtd::threading::countdown_event | |
| countdown_event(xtd::usize initial_count) | xtd::threading::countdown_event | explicit |
| current_count() const -> xtd::usize | xtd::threading::countdown_event | |
| 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 |
| initial_count() const -> xtd::usize | xtd::threading::countdown_event | |
| is_set() const -> bool | xtd::threading::countdown_event | |
| 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 |
| reset() -> void | xtd::threading::countdown_event | |
| reset(xtd::usize count) | xtd::threading::countdown_event | |
| signal() -> bool | xtd::threading::countdown_event | |
| signal(xtd::usize signal_count) -> bool | xtd::threading::countdown_event | |
| to_string() const -> xtd::string | xtd::object | virtual |
| try_add_count() noexcept -> bool | xtd::threading::countdown_event | |
| try_add_count(xtd::usize count) noexcept -> bool | xtd::threading::countdown_event | |
| wait() -> void | xtd::threading::countdown_event | |
| wait(xtd::int32 milliseconds_timeout) -> bool | xtd::threading::countdown_event | |
| wait(const cancellation_token &cancellation_token) -> void | xtd::threading::countdown_event | |
| wait(const xtd::time_span &timeout) -> bool | xtd::threading::countdown_event | |
| wait(xtd::int32 milliseconds_timeout, const cancellation_token &cancellation_token) -> bool | xtd::threading::countdown_event | |
| wait(const xtd::time_span &timeout, const cancellation_token &cancellation_token) -> bool | xtd::threading::countdown_event | |
| wait_handle() const -> const xtd::threading::wait_handle & | xtd::threading::countdown_event | |
| wait_handle() -> xtd::threading::wait_handle & | xtd::threading::countdown_event |