SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
SemaphoreBase
SDL::SemaphoreBase Member List
This is the complete list of members for
SDL::SemaphoreBase
, including all inherited members.
get
() const
SDL::Resource< SDL_Semaphore * >
inline
GetValue
() const
SDL::SemaphoreBase
inline
operator bool
() const
SDL::Resource< SDL_Semaphore * >
inline
explicit
operator->
() const
SDL::Resource< SDL_Semaphore * >
inline
operator->
()
SDL::Resource< SDL_Semaphore * >
inline
operator==
(const Resource &other) const=default
SDL::Resource< SDL_Semaphore * >
operator==
(std::nullopt_t) const
SDL::Resource< SDL_Semaphore * >
inline
operator==
(std::nullptr_t) const
SDL::Resource< SDL_Semaphore * >
inline
release
(SDL_Semaphore * newResource={})
SDL::Resource< SDL_Semaphore * >
inline
Resource
(T resource={})
SDL::SemaphoreBase
inline
Resource
(std::nullptr_t)
SDL::SemaphoreBase
inline
Resource
(std::nullopt_t)
SDL::SemaphoreBase
inline
Resource
(const Resource &other)=delete (defined in
SDL::SemaphoreBase
)
SDL::SemaphoreBase
Resource
(Resource &&other)=delete (defined in
SDL::SemaphoreBase
)
SDL::SemaphoreBase
Resource< SDL_Semaphore * >::Resource
(SDL_Semaphore * resource={})
SDL::Resource< SDL_Semaphore * >
inline
SemaphoreBase
(Uint32 initial_value)
SDL::SemaphoreBase
inline
Signal
()
SDL::SemaphoreBase
inline
TryWait
()
SDL::SemaphoreBase
inline
Wait
()
SDL::SemaphoreBase
inline
WaitTimeout
(std::chrono::milliseconds timeout)
SDL::SemaphoreBase
inline
Generated by
1.9.8