address_space | nda::mem::handle_heap< T, A > | static |
allocator_type typedef | nda::mem::handle_heap< T, A > | |
data() const noexcept | nda::mem::handle_heap< T, A > | inline |
get_sptr() const | nda::mem::handle_heap< T, A > | inline |
handle_heap()=default | nda::mem::handle_heap< T, A > | |
handle_heap(handle_heap &&h) noexcept | nda::mem::handle_heap< T, A > | inline |
handle_heap(handle_heap const &h) | nda::mem::handle_heap< T, A > | inlineexplicit |
handle_heap(H const &h) | nda::mem::handle_heap< T, A > | inlineexplicit |
handle_heap(long size, do_not_initialize_t) | nda::mem::handle_heap< T, A > | inline |
handle_heap(long size, init_zero_t) | nda::mem::handle_heap< T, A > | inline |
handle_heap(long size) | nda::mem::handle_heap< T, A > | inline |
is_null() const noexcept | nda::mem::handle_heap< T, A > | inline |
operator=(handle_heap &&h) noexcept | nda::mem::handle_heap< T, A > | inline |
operator=(handle_heap const &h) | nda::mem::handle_heap< T, A > | inline |
operator=(handle_heap< T, AS > const &h) | nda::mem::handle_heap< T, A > | inline |
operator[](long i) noexcept | nda::mem::handle_heap< T, A > | inline |
operator[](long i) const noexcept | nda::mem::handle_heap< T, A > | inline |
size() const noexcept | nda::mem::handle_heap< T, A > | inline |
value_type typedef | nda::mem::handle_heap< T, A > | |
~handle_heap() noexcept | nda::mem::handle_heap< T, A > | inline |