Chromium Embedded Framework (CEF)  145.0.1+g472e75d+chromium-145.0.7632.5
base::RepeatingCallback< R(Args...)> Member List

This is the complete list of members for base::RepeatingCallback< R(Args...)>, including all inherited members.

is_null() constbase::RepeatingCallback< R(Args...)>inline
IsCancelled() constbase::RepeatingCallback< R(Args...)>inline
MaybeValid() constbase::RepeatingCallback< R(Args...)>inline
OnceCallback< R(Args...)> classbase::RepeatingCallback< R(Args...)>friend
operator bool() constbase::RepeatingCallback< R(Args...)>inlineexplicit
operator=(const RepeatingCallback &)=defaultbase::RepeatingCallback< R(Args...)>
operator=(RepeatingCallback &&) noexcept=defaultbase::RepeatingCallback< R(Args...)>
operator=(cef_internal::NullCallbackTag)base::RepeatingCallback< R(Args...)>inline
operator=(cef_internal::NullCallbackTag::WithSignature< RunType >)base::RepeatingCallback< R(Args...)>inline
operator=(cef_internal::DoNothingCallbackTag) requires(stdbase::RepeatingCallback< R(Args...)>inline
operator=(cef_internal::DoNothingCallbackTag::WithSignature< RunType >) requires(stdbase::RepeatingCallback< R(Args...)>inline
operator=(cef_internal::DoNothingCallbackTag::WithBoundArguments< BoundArgs... > tag) requires(stdbase::RepeatingCallback< R(Args...)>inline
operator==(const RepeatingCallback &, const RepeatingCallback &)=defaultbase::RepeatingCallback< R(Args...)>friend
PolymorphicInvoke typedefbase::RepeatingCallback< R(Args...)>
RepeatingCallback()=defaultbase::RepeatingCallback< R(Args...)>
RepeatingCallback(std::nullptr_t)=deletebase::RepeatingCallback< R(Args...)>
RepeatingCallback(const RepeatingCallback &)=defaultbase::RepeatingCallback< R(Args...)>
RepeatingCallback(RepeatingCallback &&) noexcept=defaultbase::RepeatingCallback< R(Args...)>
RepeatingCallback(cef_internal::NullCallbackTag)base::RepeatingCallback< R(Args...)>inline
RepeatingCallback(cef_internal::NullCallbackTag::WithSignature< RunType >)base::RepeatingCallback< R(Args...)>inline
RepeatingCallback(cef_internal::DoNothingCallbackTag) requires(stdbase::RepeatingCallback< R(Args...)>inline
RepeatingCallback(cef_internal::DoNothingCallbackTag::WithSignature< RunType >) requires(stdbase::RepeatingCallback< R(Args...)>inline
RepeatingCallback(cef_internal::DoNothingCallbackTag::WithBoundArguments< BoundArgs... > tag) requires(stdbase::RepeatingCallback< R(Args...)>inline
RepeatingCallback(cef_internal::BindStateBase *bind_state)base::RepeatingCallback< R(Args...)>inlineexplicit
Reset()base::RepeatingCallback< R(Args...)>inline
ResultType typedefbase::RepeatingCallback< R(Args...)>
Run(Args... args) const &base::RepeatingCallback< R(Args...)>inline
Run(Args... args) &&base::RepeatingCallback< R(Args...)>inline
RunType typedefbase::RepeatingCallback< R(Args...)>
Then(RepeatingCallback< ThenR(ThenArgs...)> then) const &base::RepeatingCallback< R(Args...)>inline
Then(RepeatingCallback< ThenR(ThenArgs...)> then) &&base::RepeatingCallback< R(Args...)>inline
~RepeatingCallback()=defaultbase::RepeatingCallback< R(Args...)>