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

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

async_then(Function &&f) (defined in stapl::runtime::future_base< T >)stapl::runtime::future_base< T >
broadcast_object(context &ctx) (defined in stapl::runtime::broadcast_object< T >)stapl::runtime::broadcast_object< T >explicit
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::broadcast_object< T >)stapl::runtime::broadcast_object< T >
get_rmi_handle(void) const noexcept (defined in stapl::runtime::broadcast_object< T >)stapl::runtime::broadcast_object< T >
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()(T const &t) (defined in stapl::runtime::broadcast_object< T >)stapl::runtime::broadcast_object< T >
operator()(T &&t) (defined in stapl::runtime::broadcast_object< T >)stapl::runtime::broadcast_object< T >
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::broadcast_object< T >)stapl::runtime::broadcast_object< T >
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