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

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

Destroy()SDL::Mutexinline
get() const noexceptSDL::ResourceBase< MutexRaw >inline
Lock()SDL::Mutexinline
Mutex(MutexRaw resource) noexceptSDL::Mutexinlineexplicit
Mutex(const Mutex &other)=deleteSDL::Mutex
Mutex(Mutex &&other) noexceptSDL::Mutexinline
Mutex(const MutexRef &other)=delete (defined in SDL::Mutex)SDL::Mutex
Mutex(MutexRef &&other)=delete (defined in SDL::Mutex)SDL::Mutex
Mutex()SDL::Mutexinline
operator bool() constSDL::ResourceBase< MutexRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBase< MutexRaw >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< MutexRaw >
operator=(Mutex &&other) noexceptSDL::Mutexinline
operator=(const Mutex &other)=deleteSDL::Mutex
RawConstPointer typedefSDL::ResourceBase< MutexRaw >
RawPointer typedefSDL::ResourceBase< MutexRaw >
release() noexceptSDL::ResourceBase< MutexRaw >inline
ResourceBase(RawPointer resource)SDL::Mutexinline
ResourceBase(std::nullptr_t=nullptr)SDL::Mutexinline
SDL::ResourceBase< MutexRaw >::ResourceBase(RawPointer resource)SDL::ResourceBase< MutexRaw >inline
TryLock()SDL::Mutexinline
Unlock()SDL::Mutexinline
~Mutex()SDL::Mutexinline