This is the complete list of members for xtd::native::named_event_wait_handle, including all inherited members.
create(bool initial_state, bool manual_reset, const std::string &name) | xtd::native::named_event_wait_handle | protectedstatic |
destroy(intmax_t handle, const std::string &name) | xtd::native::named_event_wait_handle | protectedstatic |
max_name_size() | xtd::native::named_event_wait_handle | protectedstatic |
open(const std::string &name) | xtd::native::named_event_wait_handle | protectedstatic |
reset(intmax_t handle, bool &io_error) | xtd::native::named_event_wait_handle | protectedstatic |
set(intmax_t handle, bool &io_error) | xtd::native::named_event_wait_handle | protectedstatic |
wait(intmax_t handle, int32_t milliseconds_timeout, bool manual_reset) | xtd::native::named_event_wait_handle | protectedstatic |