STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::response< Handle > Member List

This is the complete list of members for stapl::runtime::response< Handle >, including all inherited members.

handle_type typedef (defined in stapl::runtime::response< Handle >)stapl::runtime::response< Handle >
operator()(context &ctx, T &&... t) (defined in stapl::runtime::response< Handle >)stapl::runtime::response< Handle >
operator()(const process_id pid, T &&... t) (defined in stapl::runtime::response< Handle >)stapl::runtime::response< Handle >
response(handle_type &h) noexcept (defined in stapl::runtime::response< Handle >)stapl::runtime::response< Handle >explicit