NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
system_event 成员列表

成员的完整列表,这些成员属于 system_event,包括所有继承而来的类成员

event_type() const noexceptsystem_eventinline
native_handle() const noexceptsystem_eventinline
operator=(system_event &&other) noexceptsystem_event
reset() noexceptsystem_event
set() noexceptsystem_event
system_event(bool initial_state=false, type t=type::auto_reset)system_eventexplicit
system_event(system_event &&other) noexceptsystem_event
type 枚举名称system_event
wait(uint32_t timeout_ms=numeric_traits< uint32_t >::max()) noexceptsystem_event
~system_event()system_event