STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::paragraph_impl::transporter< WF, VS, SchedulerEntry, typename > Class Template Reference

Functor pass to executor_rmi for out of group task placement / execution. More...

Detailed Description

template<typename WF, typename VS, typename SchedulerEntry, typename = make_index_sequence<tuple_size<VS>::value>>
class stapl::paragraph_impl::transporter< WF, VS, SchedulerEntry, typename >

Functor pass to executor_rmi for out of group task placement / execution.

Template Parameters
WFThe task's workfunction.
VSThe task's packed viewset.
SchedInfoThe scheduling metadata for the task.

The documentation for this class was generated from the following file: