This is the complete list of members for yaclib::detail::ResultCore< V, E >, including all inherited members.
_callback | yaclib::detail::BaseCore | protected |
_executor | yaclib::detail::BaseCore | |
_result | yaclib::detail::ResultCore< V, E > | |
_self | yaclib::detail::ResultCore< V, E > | |
BaseCore(State callback) noexcept | yaclib::detail::BaseCore | explicitprotected |
Call() noexcept | yaclib::IFunc | inlinevirtual |
CallInline(InlineCore &callback) noexcept | yaclib::detail::BaseCore | |
DecRef() noexcept | yaclib::IRef | inlinevirtual |
Drop() noexcept | yaclib::Job | inlinevirtual |
Empty() const noexcept | yaclib::detail::BaseCore | |
Get() noexcept | yaclib::detail::ResultCore< V, E > | inline |
Here(InlineCore &caller) noexcept override | yaclib::detail::ResultCore< V, E > | inlinevirtual |
IncRef() noexcept | yaclib::IRef | inlinevirtual |
kEmpty enum value | yaclib::detail::BaseCore | |
kResult enum value | yaclib::detail::BaseCore | |
MoveExecutorTo(BaseCore &callback) noexcept | yaclib::detail::BaseCore | |
next | yaclib::detail::Node | |
Reset() noexcept | yaclib::detail::BaseCore | |
ResultCore() noexcept | yaclib::detail::ResultCore< V, E > | inline |
ResultCore(Args &&... args) noexcept(std::is_nothrow_constructible_v< Result< V, E >, Args &&... >) | yaclib::detail::ResultCore< V, E > | inlineexplicit |
SetCallback(InlineCore &callback) noexcept | yaclib::detail::BaseCore | |
SetInline(InlineCore &callback) noexcept | yaclib::detail::BaseCore | |
SetResult() noexcept | yaclib::detail::BaseCore | |
State enum name | yaclib::detail::BaseCore | |
Store(Args &&... args) noexcept(std::is_nothrow_constructible_v< Result< V, E >, Args &&... >) | yaclib::detail::ResultCore< V, E > | inline |
StoreCallback(InlineCore &callback) noexcept | yaclib::detail::BaseCore | |
Transfer typedef | yaclib::detail::BaseCore | |
~IRef() noexcept=default | yaclib::IRef | virtual |
~ResultCore() noexcept override | yaclib::detail::ResultCore< V, E > | inline |