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