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()=defaultSDL::AsyncIO
AsyncIO(const AsyncIORaw resource)SDL::AsyncIOinlineexplicit
AsyncIO(const AsyncIO &other)=deleteSDL::AsyncIO
AsyncIO(AsyncIO &&other)SDL::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() constSDL::AsyncIOinline
GetSize()SDL::AsyncIOinline
operator AsyncIOParam() constSDL::AsyncIOinline
operator bool() constSDL::AsyncIOinlineexplicit
operator<=>(const AsyncIO &other) const =defaultSDL::AsyncIO
operator=(AsyncIO other)SDL::AsyncIOinline
operator==(std::nullptr_t _) constSDL::AsyncIOinline
Read(void *ptr, Uint64 offset, Uint64 size, AsyncIOQueueParam queue, void *userdata)SDL::AsyncIOinline
release()SDL::AsyncIOinline
Write(void *ptr, Uint64 offset, Uint64 size, AsyncIOQueueParam queue, void *userdata)SDL::AsyncIOinline
~AsyncIO()SDL::AsyncIOinline