|
TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
This is the complete list of members for nda::mem::handle_borrowed< T, AdrSp >, including all inherited members.
| address_space | nda::mem::handle_borrowed< T, AdrSp > | static |
| data() const noexcept | nda::mem::handle_borrowed< T, AdrSp > | inline |
| handle_borrowed()=default | nda::mem::handle_borrowed< T, AdrSp > | |
| handle_borrowed(handle_borrowed const &)=default | nda::mem::handle_borrowed< T, AdrSp > | |
| handle_borrowed(T *ptr) noexcept | nda::mem::handle_borrowed< T, AdrSp > | inline |
| handle_borrowed(H const &h, long offset=0) noexcept | nda::mem::handle_borrowed< T, AdrSp > | inline |
| is_null() const noexcept | nda::mem::handle_borrowed< T, AdrSp > | inline |
| operator=(handle_borrowed &&)=default | nda::mem::handle_borrowed< T, AdrSp > | |
| operator=(handle_borrowed const &)=default | nda::mem::handle_borrowed< T, AdrSp > | |
| operator[](long i) noexcept | nda::mem::handle_borrowed< T, AdrSp > | inline |
| operator[](long i) const noexcept | nda::mem::handle_borrowed< T, AdrSp > | inline |
| parent() const | nda::mem::handle_borrowed< T, AdrSp > | inline |
| value_type typedef | nda::mem::handle_borrowed< T, AdrSp > |