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) noexcept
zpp::base_heap< heap_ref >
inline
allocate
(size_t bytes, size_t align) noexcept
zpp::base_heap< heap_ref >
inline
base_heap
() noexcept
zpp::base_heap< heap_ref >
inline
protected
base_heap
(const base_heap &)=delete
zpp::base_heap< heap_ref >
base_heap
(base_heap &&)=delete
zpp::base_heap< heap_ref >
deallocate
(void *mem) noexcept
zpp::base_heap< heap_ref >
inline
heap_ref
(native_pointer h) noexcept
zpp::heap_ref
inline
explicit
heap_ref
(T_Heap &h) noexcept
zpp::heap_ref
inline
explicit
heap_ref
()=delete
zpp::heap_ref
native_const_pointer
typedef
zpp::base_heap< heap_ref >
native_handle
() noexcept -> native_pointer
zpp::heap_ref
inline
native_handle
() const noexcept -> native_const_pointer
zpp::heap_ref
inline
native_pointer
typedef
zpp::base_heap< heap_ref >
native_type
typedef
zpp::base_heap< heap_ref >
operator=
(native_pointer h) noexcept
zpp::heap_ref
inline
operator=
(T_Heap &rhs) noexcept
zpp::heap_ref
inline
base_heap< heap_ref >::operator=
(const base_heap &)=delete
zpp::base_heap< heap_ref >
base_heap< heap_ref >::operator=
(base_heap &&)=delete
zpp::base_heap< heap_ref >
try_allocate
(size_t bytes) noexcept
zpp::base_heap< heap_ref >
inline
try_allocate
(size_t bytes, size_t align) noexcept
zpp::base_heap< heap_ref >
inline
try_allocate_for
(size_t bytes, const std::chrono::duration< T_Rep, T_Period > &timeout) noexcept
zpp::base_heap< heap_ref >
inline
try_allocate_for
(size_t bytes, size_t align, const std::chrono::duration< T_Rep, T_Period > &timeout) noexcept
zpp::base_heap< heap_ref >
inline
Generated by
1.9.1