|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::AsyncIOQueue, including all inherited members.
| AsyncIOQueue(std::nullptr_t) noexcept | SDL::AsyncIOQueue | inline |
| AsyncIOQueue(const AsyncIOQueueRaw resource) noexcept | SDL::AsyncIOQueue | inlineexplicit |
| AsyncIOQueue(const AsyncIOQueue &other) noexcept=default | SDL::AsyncIOQueue | protected |
| AsyncIOQueue(AsyncIOQueue &&other) noexcept | SDL::AsyncIOQueue | inline |
| AsyncIOQueue(const AsyncIOQueueRef &other)=delete (defined in SDL::AsyncIOQueue) | SDL::AsyncIOQueue | |
| AsyncIOQueue(AsyncIOQueueRef &&other)=delete (defined in SDL::AsyncIOQueue) | SDL::AsyncIOQueue | |
| AsyncIOQueue() | SDL::AsyncIOQueue | inline |
| Destroy() | SDL::AsyncIOQueue | inline |
| get() const noexcept | SDL::AsyncIOQueue | inline |
| GetResult() | SDL::AsyncIOQueue | inline |
| operator AsyncIOQueueParam() const noexcept | SDL::AsyncIOQueue | inline |
| operator bool() const noexcept | SDL::AsyncIOQueue | inlineexplicit |
| operator<=>(const AsyncIOQueue &other) const noexcept=default | SDL::AsyncIOQueue | |
| operator=(AsyncIOQueue &&other) noexcept | SDL::AsyncIOQueue | inline |
| operator=(const AsyncIOQueue &other) noexcept=default | SDL::AsyncIOQueue | protected |
| release() noexcept | SDL::AsyncIOQueue | inline |
| Signal() | SDL::AsyncIOQueue | inline |
| WaitResult(Milliseconds timeout) | SDL::AsyncIOQueue | inline |
| WaitResult() | SDL::AsyncIOQueue | inline |
| ~AsyncIOQueue() | SDL::AsyncIOQueue | inline |