STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
stapl::runtime::allgather_object< T > Member List

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

aggregate_result_type typedef (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >
allgather_object(context &ctx) (defined in stapl::runtime::allgather_object< T >)stapl::runtime::allgather_object< T >explicit
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) finalstapl::runtime::values_handle< T >virtual
get(void) finalstapl::runtime::values_handle< T >virtual
get_rmi_handle(void) noexcept (defined in stapl::runtime::allgather_object< T >)stapl::runtime::allgather_object< T >
get_rmi_handle(void) const noexcept (defined in stapl::runtime::allgather_object< T >)stapl::runtime::allgather_object< T >
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
operator()(T const &t) (defined in stapl::runtime::allgather_object< T >)stapl::runtime::allgather_object< T >
operator()(T &&t) (defined in stapl::runtime::allgather_object< T >)stapl::runtime::allgather_object< 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 >
set_value(const size_type n, storage_type *const p, void *const base, message_shared_ptr &m)stapl::runtime::values_handle< T >
set_value(const size_type n, T const &value)stapl::runtime::values_handle< T >
set_value(const size_type n, T &&value)stapl::runtime::values_handle< T >
size(void) const noexcept final (defined in stapl::runtime::values_handle< T >)stapl::runtime::values_handle< T >virtual
size_type typedef (defined in stapl::runtime::values_handle< T >)stapl::runtime::values_handle< T >
storage_type typedef (defined in stapl::runtime::values_handle< T >)stapl::runtime::values_handle< T >
valid(const size_type n) const finalstapl::runtime::values_handle< T >virtual
valid(void) const finalstapl::runtime::values_handle< T >virtual
valid_no_yield(void) const noexcept finalstapl::runtime::values_handle< T >protectedvirtual
value_type typedef (defined in stapl::runtime::allgather_object< T >)stapl::runtime::allgather_object< T >
values_handle(const size_type n) noexcept (defined in stapl::runtime::values_handle< T >)stapl::runtime::values_handle< T >explicit
wait(const size_type n) const finalstapl::runtime::values_handle< T >virtual
wait(void) const finalstapl::runtime::values_handle< T >virtual
wait(context &ctx) conststapl::runtime::values_handle< T >
~futures_base(void)=default (defined in stapl::runtime::futures_base< T >)stapl::runtime::futures_base< T >virtual