STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation > Member List

This is the complete list of members for stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >, including all inherited members.

allreduce_object(context &ctx, BinaryOperation op=BinaryOperation{}) (defined in stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >)stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >
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) finalstapl::runtime::value_handle< T >virtual
get(context &ctx)stapl::runtime::value_handle< T >
get_rmi_handle(void) noexcept (defined in stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >)stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >
get_rmi_handle(void) const noexcept (defined in stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >)stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >
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
operator()(U &&u)stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >
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)stapl::runtime::value_handle< T >
set_value(T const &value)stapl::runtime::value_handle< T >
set_value(T &&value)stapl::runtime::value_handle< T >
storage_type typedef (defined in stapl::runtime::value_handle< T >)stapl::runtime::value_handle< T >
valid(void) const finalstapl::runtime::value_handle< T >virtual
valid_no_yield(void) const noexcept finalstapl::runtime::value_handle< T >protectedvirtual
value_type typedef (defined in stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >)stapl::runtime::allreduce_object< T, BinaryOperation, NonCommutative, ComplexOperation >
wait(void) const finalstapl::runtime::value_handle< T >virtual
wait(context &ctx) conststapl::runtime::value_handle< T >
~future_base(void)=default (defined in stapl::runtime::future_base< T >)stapl::runtime::future_base< T >virtual