zpp
Zephyr C++20 Framework
zpp::heap< T_Size > Member List

This is the complete list of members for zpp::heap< T_Size >, including all inherited members.

allocate(size_t bytes) noexceptzpp::base_heap< heap< T_Size > >inline
allocate(size_t bytes, size_t align) noexceptzpp::base_heap< heap< T_Size > >inline
base_heap() noexceptzpp::base_heap< heap< T_Size > >inlineprotected
base_heap(const base_heap &)=deletezpp::base_heap< heap< T_Size > >
base_heap(base_heap &&)=deletezpp::base_heap< heap< T_Size > >
deallocate(void *mem) noexceptzpp::base_heap< heap< T_Size > >inline
heap() noexceptzpp::heap< T_Size >inline
heap(const heap &)=deletezpp::heap< T_Size >
heap(heap &&)=deletezpp::heap< T_Size >
native_const_pointer typedefzpp::base_heap< heap< T_Size > >
native_handle() noexcept -> native_pointerzpp::heap< T_Size >inline
native_handle() const noexcept -> native_const_pointerzpp::heap< T_Size >inline
native_pointer typedefzpp::base_heap< heap< T_Size > >
native_type typedefzpp::base_heap< heap< T_Size > >
operator=(const heap &)=deletezpp::heap< T_Size >
operator=(heap &&)=deletezpp::heap< T_Size >
base_heap< heap< T_Size > >::operator=(const base_heap &)=deletezpp::base_heap< heap< T_Size > >
base_heap< heap< T_Size > >::operator=(base_heap &&)=deletezpp::base_heap< heap< T_Size > >
size() noexceptzpp::heap< T_Size >inlinestatic
try_allocate(size_t bytes) noexceptzpp::base_heap< heap< T_Size > >inline
try_allocate(size_t bytes, size_t align) noexceptzpp::base_heap< heap< T_Size > >inline
try_allocate_for(size_t bytes, const std::chrono::duration< T_Rep, T_Period > &timeout) noexceptzpp::base_heap< heap< T_Size > >inline
try_allocate_for(size_t bytes, size_t align, const std::chrono::duration< T_Rep, T_Period > &timeout) noexceptzpp::base_heap< heap< T_Size > >inline