async_then(Function &&f) (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | |
future_base(void) (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | |
get(void) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | virtual |
get(context &ctx) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
is_owned(void) const noexcept (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | |
m_mtx (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | mutableprotected |
reduce_rmi_handle(BinaryOperation op, const size_type size) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
schedule_continuation(void) | stapl::runtime::future_base< T > | protected |
set_owned(void) noexcept (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | |
set_value(storage_type *const p, void *const base, message_shared_ptr &m) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
set_value(T const &v) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
set_value(T &&v) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
storage_type typedef (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
valid(void) const (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | virtual |
valid_no_yield(void) const noexcept | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | protectedvirtual |
value_type typedef (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | |
wait(void) const (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | virtual |
wait(context &ctx) const (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |
~future_base(void)=default (defined in stapl::runtime::future_base< T >) | stapl::runtime::future_base< T > | virtual |
~reduce_rmi_handle(void) (defined in stapl::runtime::reduce_rmi_handle< T, BinaryOperation >) | stapl::runtime::reduce_rmi_handle< T, BinaryOperation > | |