Stride Reference Manual  1.0
unipar::internal::ParallelWrapper< Impl, Types > Member List

This is the complete list of members for unipar::internal::ParallelWrapper< Impl, Types >, including all inherited members.

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_implunipar::internal::ParallelWrapper< Impl, Types >protected
m_resource_managerunipar::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 typedefunipar::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