YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::ResultCore< V, E > Member List

This is the complete list of members for yaclib::detail::ResultCore< V, E >, including all inherited members.

_callbackyaclib::detail::BaseCoreprotected
_executoryaclib::detail::BaseCore
_resultyaclib::detail::ResultCore< V, E >
_selfyaclib::detail::ResultCore< V, E >
BaseCore(State state) noexceptyaclib::detail::BaseCoreinlineexplicitprotected
Call() noexceptyaclib::IFuncinlinevirtual
CopyExecutorTo(BaseCore &callback) noexceptyaclib::detail::BaseCoreinline
DecRef() noexceptyaclib::IRefinlinevirtual
Drop() noexceptyaclib::Jobinlinevirtual
Empty() const noexceptyaclib::detail::BaseCoreinline
Get() noexceptyaclib::detail::ResultCore< V, E >inline
GetRef() noexceptyaclib::IRefinlinevirtual
Here(InlineCore &caller) noexcept=0yaclib::detail::InlineCorepure virtual
Impl(InlineCore &caller) noexceptyaclib::detail::ResultCore< V, E >inlineprotected
IncRef() noexceptyaclib::IRefinlinevirtual
kEmpty enum valueyaclib::detail::BaseCore
kResult enum valueyaclib::detail::BaseCore
MoveExecutorTo(BaseCore &callback) noexceptyaclib::detail::BaseCoreinline
MoveOrConst()yaclib::detail::ResultCore< V, E >inline
nextyaclib::detail::Node
ResetImpl() noexceptyaclib::detail::BaseCoreprotected
ResultCore() noexceptyaclib::detail::ResultCore< V, E >inline
ResultCore(Args &&... args) noexcept(std::is_nothrow_constructible_v< Result< V, E >, Args &&... >)yaclib::detail::ResultCore< V, E >inlineexplicit
SetCallbackImpl(InlineCore &callback) noexceptyaclib::detail::BaseCoreprotected
SetInlineImpl(InlineCore &callback) noexceptyaclib::detail::BaseCoreprotected
SetResultImpl() noexceptyaclib::detail::BaseCoreprotected
State enum nameyaclib::detail::BaseCore
Store(Args &&... args) noexcept(std::is_nothrow_constructible_v< Result< V, E >, Args &&... >)yaclib::detail::ResultCore< V, E >inline
StoreCallbackImpl(InlineCore &callback) noexceptyaclib::detail::BaseCoreinlineprotected
~IRef() noexcept=defaultyaclib::IRefvirtual
~ResultCore() noexcept overrideyaclib::detail::ResultCore< V, E >inline