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

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

construct(T &&t, void *const base, std::size_t &size)stapl::runtime::object_storage< T >
construct(T const &t, void *const base, std::size_t &size)stapl::runtime::object_storage< T >
destroy(void) noexceptstapl::runtime::object_storage< T >
destroy_packed(void) noexceptstapl::runtime::object_storage< T >
get(void) noexceptstapl::runtime::object_storage< T >
get(void *const base)stapl::runtime::object_storage< T >
get(void *const base, std::size_t &size)stapl::runtime::object_storage< T >
m_force_alignmentstapl::runtime::object_storage< T >
m_storagestapl::runtime::object_storage< T >
moveout(void)stapl::runtime::object_storage< T >
object_storage(void) noexcept=default (defined in stapl::runtime::object_storage< T >)stapl::runtime::object_storage< T >
object_storage(object_storage const &)=delete (defined in stapl::runtime::object_storage< T >)stapl::runtime::object_storage< T >
operator=(object_storage const &)=delete (defined in stapl::runtime::object_storage< T >)stapl::runtime::object_storage< T >
packed_size(T &&t) noexceptstapl::runtime::object_storage< T >static
packed_size(T const &t) noexceptstapl::runtime::object_storage< T >static