STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::barrier_object Member List

This is the complete list of members for stapl::runtime::barrier_object, including all inherited members.

async_then(Function &&f) (defined in stapl::runtime::future_base< R >)stapl::runtime::future_base< R >
barrier_object(context &ctx) (defined in stapl::runtime::barrier_object)stapl::runtime::barrier_objectexplicit
future_base(void) (defined in stapl::runtime::future_base< R >)stapl::runtime::future_base< R >
get(void) finalstapl::runtime::value_handle< R >virtual
get(context &ctx)stapl::runtime::value_handle< R >
get_rmi_handle(void) noexcept (defined in stapl::runtime::barrier_object)stapl::runtime::barrier_object
get_rmi_handle(void) const noexcept (defined in stapl::runtime::barrier_object)stapl::runtime::barrier_object
is_owned(void) const noexcept (defined in stapl::runtime::future_base< R >)stapl::runtime::future_base< R >
m_mtx (defined in stapl::runtime::future_base< R >)stapl::runtime::future_base< R >mutableprotected
operator()(void) (defined in stapl::runtime::barrier_object)stapl::runtime::barrier_object
schedule_continuation(void)stapl::runtime::future_base< R >protected
set_owned(void) noexcept (defined in stapl::runtime::future_base< R >)stapl::runtime::future_base< R >
set_value(storage_type *const p, void *const base, message_shared_ptr &m)stapl::runtime::value_handle< R >
set_value(R const &value)stapl::runtime::value_handle< R >
set_value(R &&value)stapl::runtime::value_handle< R >
storage_type typedef (defined in stapl::runtime::value_handle< R >)stapl::runtime::value_handle< R >
valid(void) const finalstapl::runtime::value_handle< R >virtual
valid_no_yield(void) const noexcept finalstapl::runtime::value_handle< R >protectedvirtual
value_type typedef (defined in stapl::runtime::barrier_object)stapl::runtime::barrier_object
wait(void) const finalstapl::runtime::value_handle< R >virtual
wait(context &ctx) conststapl::runtime::value_handle< R >
~future_base(void)=default (defined in stapl::runtime::future_base< R >)stapl::runtime::future_base< R >virtual