SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::AsyncIO Member List

This is the complete list of members for SDL::AsyncIO, including all inherited members.

AsyncIO(std::nullptr_t=nullptr) noexceptSDL::AsyncIOinline
AsyncIO(const AsyncIORaw resource) noexceptSDL::AsyncIOinlineexplicit
AsyncIO(const AsyncIO &other) noexcept=defaultSDL::AsyncIOprotected
AsyncIO(AsyncIO &&other) noexceptSDL::AsyncIOinline
AsyncIO(const AsyncIORef &other)=delete (defined in SDL::AsyncIO)SDL::AsyncIO
AsyncIO(AsyncIORef &&other)=delete (defined in SDL::AsyncIO)SDL::AsyncIO
AsyncIO(StringParam file, StringParam mode)SDL::AsyncIOinline
Close(bool flush, AsyncIOQueueParam queue, void *userdata)SDL::AsyncIOinline
get() const noexceptSDL::AsyncIOinline
GetSize()SDL::AsyncIOinline
operator AsyncIOParam() const noexceptSDL::AsyncIOinline
operator bool() const noexceptSDL::AsyncIOinlineexplicit
operator<=>(const AsyncIO &other) const noexcept=defaultSDL::AsyncIO
operator=(AsyncIO &&other) noexceptSDL::AsyncIOinline
operator=(const AsyncIO &other) noexcept=defaultSDL::AsyncIOprotected
Read(void *ptr, Uint64 offset, Uint64 size, AsyncIOQueueParam queue, void *userdata)SDL::AsyncIOinline
release() noexceptSDL::AsyncIOinline
Write(void *ptr, Uint64 offset, Uint64 size, AsyncIOQueueParam queue, void *userdata)SDL::AsyncIOinline
~AsyncIO()SDL::AsyncIOinline