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

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

Destroy()SDL::SemaphoreBaseinline
get() const noexceptSDL::ResourceBaseT< SemaphoreRaw >inline
GetValue() constSDL::SemaphoreBaseinline
operator bool() constSDL::ResourceBaseT< SemaphoreRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBaseT< SemaphoreRaw >inline
operator<=>(const ResourceBaseT &other) const=defaultSDL::ResourceBaseT< SemaphoreRaw >
operator=(const ResourceBaseT &)=defaultSDL::ResourceBaseT< SemaphoreRaw >protected
RawConstPointer typedefSDL::ResourceBaseT< SemaphoreRaw >
RawPointer typedefSDL::ResourceBaseT< SemaphoreRaw >
release() noexceptSDL::ResourceBaseT< SemaphoreRaw >inline
ResourceBaseT()=defaultSDL::SemaphoreBase
ResourceBaseT(RawPointer resource)SDL::SemaphoreBaseinline
ResourceBaseT(std::nullptr_t)SDL::SemaphoreBaseinline
ResourceBaseT(const ResourceBaseT &)=defaultSDL::SemaphoreBase
ResourceBaseT(ResourceBaseT &&) noexcept=defaultSDL::SemaphoreBase
Signal()SDL::SemaphoreBaseinline
TryWait()SDL::SemaphoreBaseinline
Wait()SDL::SemaphoreBaseinline
WaitTimeout(Milliseconds timeout)SDL::SemaphoreBaseinline
~ResourceBaseT()=defaultSDL::ResourceBaseT< SemaphoreRaw >protected