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

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

get() constSDL::Resource< SDL_Semaphore * >inline
GetValue() constSDL::SemaphoreRefinline
operator bool() constSDL::Resource< SDL_Semaphore * >inlineexplicit
operator value_type() constSDL::Resource< SDL_Semaphore * >inline
operator->() constSDL::Resource< SDL_Semaphore * >inline
operator->()SDL::Resource< SDL_Semaphore * >inline
operator==(const Resource &other) const=defaultSDL::Resource< SDL_Semaphore * >
operator==(std::nullopt_t) constSDL::Resource< SDL_Semaphore * >inline
operator==(std::nullptr_t) constSDL::Resource< SDL_Semaphore * >inline
reset(SDL_Semaphore *resource)SDL::SemaphoreRefinlinestatic
Resource(T resource={})SDL::SemaphoreRefinline
Resource(const ResourceHandle< Resource< T > > auto &resource)SDL::SemaphoreRefinline
Resource(std::nullptr_t)SDL::SemaphoreRefinline
Resource(std::nullopt_t)SDL::SemaphoreRefinline
Resource< SDL_Semaphore * >::Resource(SDL_Semaphore * resource={})SDL::Resource< SDL_Semaphore * >inline
Resource< SDL_Semaphore * >::Resource(const ResourceHandle< Resource< SDL_Semaphore * > > auto &resource)SDL::Resource< SDL_Semaphore * >inline
Signal()SDL::SemaphoreRefinline
TryWait()SDL::SemaphoreRefinline
value_type typedefSDL::Resource< SDL_Semaphore * >
Wait()SDL::SemaphoreRefinline
WaitTimeout(std::chrono::milliseconds timeout)SDL::SemaphoreRefinline