xtd 0.2.0
Loading...
Searching...
No Matches
xtd::threading::auto_reset_event Member List

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

abstract_object()=defaultxtd::abstract_objectprotected
auto_reset_event()=defaultxtd::threading::auto_reset_event
auto_reset_event(bool initial_state)xtd::threading::auto_reset_eventinlineexplicit
close() overridextd::threading::event_wait_handlevirtual
compare_to(const event_wait_handle &value) const noexcept override (defined in xtd::threading::event_wait_handle)xtd::threading::event_wait_handle
icomparable< event_wait_handle >::compare_to(const event_wait_handle &obj) const noexcept=0xtd::icomparable< event_wait_handle >pure virtual
equals(const event_wait_handle &value) const noexcept override (defined in xtd::threading::event_wait_handle)xtd::threading::event_wait_handle
xtd::threading::wait_handle::equals(const object &obj) const noexceptxtd::object
xtd::threading::wait_handle::equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
iequatable< event_wait_handle >::equals(const event_wait_handle &) const noexcept=0xtd::iequatable< event_wait_handle >pure virtual
event_wait_handle() (defined in xtd::threading::event_wait_handle)xtd::threading::event_wait_handle
event_wait_handle(bool initial_state)xtd::threading::event_wait_handleexplicit
event_wait_handle(const ustring &name)xtd::threading::event_wait_handleexplicit
event_wait_handle(const ustring &name, bool &created_new)xtd::threading::event_wait_handle
event_wait_handle(bool initial_state, const ustring &name)xtd::threading::event_wait_handle
event_wait_handle(bool initial_state, const ustring &name, bool &created_new)xtd::threading::event_wait_handle
event_wait_handle(bool initial_state, event_reset_mode mode)xtd::threading::event_wait_handle
event_wait_handle(bool initial_state, event_reset_mode mode, const ustring &name)xtd::threading::event_wait_handle
event_wait_handle(bool initial_state, event_reset_mode mode, const ustring &name, bool &created_new)xtd::threading::event_wait_handle
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
handle() const noexcept overridextd::threading::event_wait_handlevirtual
handle(intptr value) overridextd::threading::event_wait_handlevirtual
invalid_handlextd::threading::wait_handlestatic
memberwise_clone() const noexceptxtd::objectinline
object()=defaultxtd::object
open_existing(const ustring &name)xtd::threading::event_wait_handlestatic
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
reset()xtd::threading::event_wait_handle
set()xtd::threading::event_wait_handle
signal() overridextd::threading::event_wait_handleprotectedvirtual
signal_and_wait(wait_handle &to_signal, wait_handle &to_wait)xtd::threading::wait_handlestatic
signal_and_wait(wait_handle &to_signal, wait_handle &to_wait, int32 milliseconds_timeout)xtd::threading::wait_handlestatic
signal_and_wait(wait_handle &to_signal, wait_handle &to_wait, const time_span &timeout)xtd::threading::wait_handlestatic
to_string() const noexceptxtd::objectvirtual
try_open_existing(const ustring &name, event_wait_handle &result) noexceptxtd::threading::event_wait_handlestatic
wait(int32 milliseconds_timeout) overridextd::threading::event_wait_handleprotectedvirtual
wait_all(const collection_t &wait_handles)xtd::threading::wait_handleinlinestatic
wait_all(const collection_t &wait_handles, int32 milliseconds_timeout)xtd::threading::wait_handleinlinestatic
wait_all(const collection_t &wait_handles, const time_span &timeout)xtd::threading::wait_handleinlinestatic
wait_any(const collection_t &wait_handles)xtd::threading::wait_handleinlinestatic
wait_any(const collection_t &wait_handles, int32 milliseconds_timeout)xtd::threading::wait_handleinlinestatic
wait_any(const collection_t &wait_handles, const time_span &timeout)xtd::threading::wait_handleinlinestatic
wait_handle()=defaultxtd::threading::wait_handle
wait_one()xtd::threading::wait_handlevirtual
wait_one(int32 milliseconds_timeout)xtd::threading::wait_handlevirtual
wait_one(const time_span &timeout)xtd::threading::wait_handlevirtual
wait_timeoutxtd::threading::wait_handlestatic