This is the complete list of members for edm::Async, including all inherited members.
Async()=default | edm::Async | |
Async(Async const &)=delete | edm::Async | |
Async(Async &&)=delete | edm::Async | |
ensureAllowed() const =0 | edm::Async | protectedpure virtual |
operator=(Async const &)=delete | edm::Async | |
operator=(Async &&)=delete | edm::Async | |
pool_ | edm::Async | private |
runAsync(WaitingTaskWithArenaHolder holder, F &&func, G &&errorContextFunc) | edm::Async | inline |
~Async() noexcept | edm::Async | virtual |