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

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

async_results(const size_type n) (defined in stapl::runtime::async_results< T >)stapl::runtime::async_results< T >explicit
get(const size_type n)stapl::runtime::async_results< T >
get(void)stapl::runtime::async_results< T >
set_value(const size_type n, storage_type *const p, void *const base, message_shared_ptr &m) noexceptstapl::runtime::async_results< T >
set_value(const size_type n, T const &value)stapl::runtime::async_results< T >
set_value(const size_type n, T &&value)stapl::runtime::async_results< T >
size(void) const noexcept (defined in stapl::runtime::async_results< T >)stapl::runtime::async_results< T >
size_type typedef (defined in stapl::runtime::async_results< T >)stapl::runtime::async_results< T >
storage_type typedef (defined in stapl::runtime::async_results< T >)stapl::runtime::async_results< T >
valid(const size_type n) const noexceptstapl::runtime::async_results< T >
valid(void) const noexceptstapl::runtime::async_results< T >