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

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

AsyncIO(std::nullptr_t=nullptr) noexceptSDL::AsyncIORefinline
AsyncIO(const AsyncIORaw resource) noexceptSDL::AsyncIORefinlineexplicit
AsyncIO(const AsyncIO &other) noexcept=defaultSDL::AsyncIORef
AsyncIO(AsyncIO &&other) noexceptSDL::AsyncIORefinline
AsyncIO(const AsyncIORef &other)=delete (defined in SDL::AsyncIORef)SDL::AsyncIORef
AsyncIO(AsyncIORef &&other)=delete (defined in SDL::AsyncIORef)SDL::AsyncIORef
AsyncIO(StringParam file, StringParam mode)SDL::AsyncIORefinline
AsyncIORef(AsyncIOParam resource) noexceptSDL::AsyncIORefinline
AsyncIORef(AsyncIORaw resource) noexceptSDL::AsyncIORefinline
AsyncIORef(const AsyncIORef &other) noexcept=defaultSDL::AsyncIORef
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
~AsyncIORef()SDL::AsyncIORefinline