YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::detail::AllCombinator< O, R, E >, including all inherited members.
_done | yaclib::detail::AllCombinatorBase< O, R > | protected |
AddInput(ResultCore< V, E > &input) noexcept | yaclib::detail::AllCombinator< O, R, E > | inline |
AllCombinator(ResultPtr &&core, std::size_t count) noexcept(std::is_void_v< R >) | yaclib::detail::AllCombinator< O, R, E > | inlineexplicitprotected |
Call() noexcept | yaclib::IFunc | inlinevirtual |
DecRef() noexcept | yaclib::IRef | inlinevirtual |
Drop() noexcept | yaclib::Job | inlinevirtual |
IncRef() noexcept | yaclib::IRef | inlinevirtual |
Make(std::size_t count) | yaclib::detail::AllCombinator< O, R, E > | inlinestatic |
next | yaclib::detail::Node | |
~AllCombinator() noexcept override | yaclib::detail::AllCombinator< O, R, E > | inlineprotected |
~IRef() noexcept=default | yaclib::IRef | virtual |