STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
stapl::cmr_base< Map, Reduce > Member List

This is the complete list of members for stapl::cmr_base< Map, Reduce >, including all inherited members.

apply(IterComp &iter_compare, Iter... iter) (defined in stapl::cmr_base< Map, Reduce >)stapl::cmr_base< Map, Reduce >
apply(paragraph_impl::paragraph_view< Scheduler > &tgv, IterComp &iter_compare, Iter... iter) (defined in stapl::cmr_base< Map, Reduce >)stapl::cmr_base< Map, Reduce >
cmr_base(Map const &fmap, Reduce const &freduce) (defined in stapl::cmr_base< Map, Reduce >)stapl::cmr_base< Map, Reduce >
identity_wf(Reduce const &freduce) (defined in stapl::paragraph_impl::identity_wf< Reduce >)stapl::paragraph_impl::identity_wf< Reduce >explicitprivate
operator()(V0 &view0, V &... view)stapl::cmr_base< Map, Reduce >
operator()(paragraph_impl::paragraph_view< Scheduler > &tgv, V0 &view0, V &... view)stapl::cmr_base< Map, Reduce >
wf()stapl::paragraph_impl::identity_wf< Reduce >private