| for_(IndexF first, IndexL last, const Func &f) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| for_(IndexF first, IndexL last, IndexS step, const Func &f) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| getNumThreads() const | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| impl() | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| impl() const | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| m_impl | unipar::internal::ParallelWrapper< Impl, Types > | protected |
| m_resource_manager | unipar::internal::ParallelWrapper< Impl, Types > | protected |
| ParallelWrapper(const Impl &impl) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| ParallelWrapper(int nthreads) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| ParallelWrapper() | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| ParallelWrapper(Impl &impl, PrevResMan &prev_rm) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| resources() | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| RMType typedef | unipar::internal::ParallelWrapper< Impl, Types > | |
| setNumThreads(int nthreads) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| with(Args...args) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| withFunc(const std::function< T()> &f) | unipar::internal::ParallelWrapper< Impl, Types > | inline |
| withFunc(const Func &f) | unipar::internal::ParallelWrapper< Impl, Types > | inline |