STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::operations::base< Distribution > Member List

This is the complete list of members for stapl::operations::base< Distribution >, including all inherited members.

apply_get(gid_type const &gid, Functor const &f)stapl::operations::applyable< Distribution >
apply_get(gid_type const &gid, Functor const &f) conststapl::operations::applyable< Distribution >
apply_set(gid_type const &gid, Functor const &f)stapl::operations::applyable< Distribution >
get_element(gid_type const &gid) conststapl::operations::gettable< Distribution >
get_element_split(gid_type const &gid)stapl::operations::gettable< Distribution >
set_element(gid_type const &gid, value_type const &val)stapl::operations::settable< Distribution >
set_elements(gid_type gid, SourceView &&source_view)stapl::operations::settable< Distribution >
set_elements(gid_type gid, View &&view)stapl::operations::settable< Distribution >
unordered_apply(gid_type const &gid, Functor &&f)stapl::operations::applyable< Distribution >
unordered_apply_set(gid_type const &gid, Functor &&f)stapl::operations::applyable< Distribution >