SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
Semaphore
SDL::Semaphore Member List
This is the complete list of members for
SDL::Semaphore
, 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=
(Semaphore other)
SDL::Semaphore
inline
SDL::SemaphoreRef::operator=
(SemaphoreRef other)
SDL::SemaphoreRef
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
reset
(SDL_Semaphore *newResource={})
SDL::SemaphoreRef
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
Semaphore
(SDL_Semaphore *resource={})
SDL::Semaphore
inline
explicit
Semaphore
(const Semaphore &other)=delete (defined in
SDL::Semaphore
)
SDL::Semaphore
Semaphore
(Semaphore &&other)=default
SDL::Semaphore
SemaphoreBase
(Uint32 initial_value)
SDL::SemaphoreRef
inline
SemaphoreRef
(const SemaphoreRef &other)
SDL::Semaphore
inline
SemaphoreRef
(SemaphoreRef &&other)
SDL::Semaphore
inline
Signal
()
SDL::SemaphoreBase
inline
TryWait
()
SDL::SemaphoreBase
inline
Wait
()
SDL::SemaphoreBase
inline
WaitTimeout
(std::chrono::milliseconds timeout)
SDL::SemaphoreBase
inline
~Semaphore
()
SDL::Semaphore
inline
~SemaphoreRef
()=default
SDL::SemaphoreRef
Generated by
1.9.8