zpp
Zephyr C++20 Framework
zpp::heap_ref Member List

This is the complete list of members for zpp::heap_ref, including all inherited members.

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