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

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

add_ref(long count=1, std::memory_order order=std::memory_order_relaxed) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >
ref_counted(void) noexcept (defined in stapl::runtime::ref_counted< ref_counted_wrapper< T > >)stapl::runtime::ref_counted< ref_counted_wrapper< T > >
ref_counted(std::default_delete< ref_counted_wrapper< T > > const &d) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >explicit
ref_counted(std::default_delete< ref_counted_wrapper< T > > &&d) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >explicit
ref_counted(long count) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >explicit
ref_counted(long count, std::default_delete< ref_counted_wrapper< T > > const &d) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >
ref_counted(long count, std::default_delete< ref_counted_wrapper< T > > &&d) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >
ref_counted_wrapper(U &&... u) (defined in stapl::runtime::ref_counted_wrapper< T >)stapl::runtime::ref_counted_wrapper< T >
release(std::memory_order order=std::memory_order_relaxed) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >
remove_ref(long count=1, std::memory_order order=std::memory_order_relaxed) noexceptstapl::runtime::ref_counted< ref_counted_wrapper< T > >
unique(std::memory_order order=std::memory_order_relaxed) const noexcept (defined in stapl::runtime::ref_counted< ref_counted_wrapper< T > >)stapl::runtime::ref_counted< ref_counted_wrapper< T > >
use_count(std::memory_order order=std::memory_order_relaxed) const noexcept (defined in stapl::runtime::ref_counted< ref_counted_wrapper< T > >)stapl::runtime::ref_counted< ref_counted_wrapper< T > >