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(AsyncIORaw resource) noexceptSDL::AsyncIOinlineexplicit
AsyncIO(const AsyncIO &other)=deleteSDL::AsyncIO
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, AsyncIOQueueRef queue, void *userdata)SDL::AsyncIOinline
get() const noexceptSDL::ResourceBase< AsyncIORaw >inline
GetSize()SDL::AsyncIOinline
operator bool() constSDL::ResourceBase< AsyncIORaw >inlineexplicit
operator->() const noexceptSDL::ResourceBase< AsyncIORaw >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< AsyncIORaw >
operator=(AsyncIO &&other) noexceptSDL::AsyncIOinline
operator=(const AsyncIO &other)=deleteSDL::AsyncIO
RawConstPointer typedefSDL::ResourceBase< AsyncIORaw >
RawPointer typedefSDL::ResourceBase< AsyncIORaw >
Read(void *ptr, Uint64 offset, Uint64 size, AsyncIOQueueRef queue, void *userdata)SDL::AsyncIOinline
release() noexceptSDL::ResourceBase< AsyncIORaw >inline
ResourceBase(RawPointer resource)SDL::AsyncIOinline
ResourceBase(std::nullptr_t=nullptr)SDL::AsyncIOinline
SDL::ResourceBase< AsyncIORaw >::ResourceBase(RawPointer resource)SDL::ResourceBase< AsyncIORaw >inline
Write(void *ptr, Uint64 offset, Uint64 size, AsyncIOQueueRef queue, void *userdata)SDL::AsyncIOinline
~AsyncIO()SDL::AsyncIOinline