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

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

aggregate_result_type typedef (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
async_then(Function &&f) (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
futures_base(void) (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
get(const size_type n) final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
get(void) final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
is_owned(void) const noexcept (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
m_mtx (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >mutableprotected
ready_futures(InputIterator first, InputIterator last) (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >
schedule_continuation(void)stapl::runtime::futures_base< T >protected
set_owned(void) noexcept (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
size(void) const noexcept final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
size_type typedef (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >
valid(const size_type) const final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
valid(void) const final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
valid_no_yield(void) const noexcept finalstapl::runtime::ready_futures< T >protectedvirtual
value_type typedef (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
wait(const size_type) const final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
wait(void) const final (defined in stapl::runtime::ready_futures< T >)stapl::runtime::ready_futures< T >virtual
~futures_base(void)=default (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >virtual