AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
This is the complete list of members for AWin32EventWait, including all inherited members.
AWin32EventWait() noexcept=default (defined in AWin32EventWait) | AWin32EventWait | |
noncopyable()=default (defined in aui::noncopyable) | aui::noncopyable | |
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable) | aui::noncopyable | |
operator=(const noncopyable &)=delete (defined in aui::noncopyable) | aui::noncopyable | |
registerWaitForSingleObject(HANDLE baseHandle, std::function< void()> callback, DWORD timeout=INFINITE, DWORD flags=WT_EXECUTEDEFAULT) noexcept (defined in AWin32EventWait) | AWin32EventWait | inline |
~AWin32EventWait() (defined in AWin32EventWait) | AWin32EventWait | inline |