TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
This is the complete list of members for nda::mem::handle_shared< T, AdrSp >, including all inherited members.
address_space | nda::mem::handle_shared< T, AdrSp > | static |
data() const noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
handle_shared()=default | nda::mem::handle_shared< T, AdrSp > | |
handle_shared(T *data, size_t size, void *foreign_handle, void(*foreign_decref)(void *)) noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
handle_shared(handle_heap< T, A > const &h) noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
is_null() const noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
operator[](long i) noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
operator[](long i) const noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
refcount() const noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
size() const noexcept | nda::mem::handle_shared< T, AdrSp > | inline |
value_type typedef | nda::mem::handle_shared< T, AdrSp > |