YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::when::StaticCombinator< Strategy, Cores >, including all inherited members.
callbacks | yaclib::when::StaticCombinator< Strategy, Cores > | |
DecRef() noexcept | yaclib::IRef | inlinevirtual |
GetRef() noexcept | yaclib::IRef | inlinevirtual |
IncRef() noexcept | yaclib::IRef | inlinevirtual |
Set(Cores &... cores) | yaclib::when::StaticCombinator< Strategy, Cores > | inline |
st | yaclib::when::StaticCombinator< Strategy, Cores > | |
StaticCombinator(std::size_t count, typename Strategy::PromiseType p) | yaclib::when::StaticCombinator< Strategy, Cores > | inline |
~IRef() noexcept=default | yaclib::IRef | virtual |