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

This is the complete list of members for stapl::runtime::futures_base< 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)=0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure virtual
get(void)=0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure 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
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 =0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure virtual
size_type typedef (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
valid(const size_type) const =0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure virtual
valid(void) const =0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure virtual
valid_no_yield(void) const noexcept=0stapl::runtime::futures_base< T >protectedpure virtual
value_type typedef (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
wait(const size_type) const =0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure virtual
wait(void) const =0 (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >pure virtual
~futures_base(void)=default (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >virtual