YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::detail::AnyCombinator< V, E, P >, including all inherited members.
_core | yaclib::detail::AnyCombinatorBase< V, E, P > | protected |
AddInput(ResultCore< V, E > &input) noexcept | yaclib::detail::AnyCombinator< V, E, P > | inline |
AnyCombinatorBase(std::size_t, ResultCorePtr< V, E > &&core) noexcept | yaclib::detail::AnyCombinatorBase< V, E, P > | inlineexplicitprotected |
Call() noexcept | yaclib::IFunc | inlinevirtual |
Combine(ResultCore< V, E > &caller) noexcept | yaclib::detail::AnyCombinatorBase< V, E, P > | inlineprotected |
DecRef() noexcept | yaclib::IRef | inlinevirtual |
Drop() noexcept | yaclib::Job | inlinevirtual |
IncRef() noexcept | yaclib::IRef | inlinevirtual |
Make(std::size_t count) | yaclib::detail::AnyCombinator< V, E, P > | inlinestatic |
next | yaclib::detail::Node | |
~IRef() noexcept=default | yaclib::IRef | virtual |