const_local_type typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
const_pointer typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
const_reference typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
dart_gptr() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
global() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
global() | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
globmem() const noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
globmem() noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
GlobViewIter() | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
GlobViewIter(GlobStaticMemT_ *gmem, const PatternType &pat, const ViewSpecType &viewspec, IndexType position=0, IndexType view_index_offset=0) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
GlobViewIter(GlobStaticMemT_ *gmem, const PatternType &pat, IndexType position=0, IndexType view_index_offset=0) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
GlobViewIter(const GlobIter< nonconst_value_type, P_, GM_, Ptr_, Ref_ > &other, const ViewSpecType &viewspec, IndexType view_offs=0) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
GlobViewIter(const GlobViewIter< T_, P_, GM_, Ptr_, Ref_ > &other) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
GlobViewIter(GlobViewIter< T_, P_, GM_, Ptr_, Ref_ > &&other) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
gpos() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
has_view typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
index_type typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
is_local() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
is_relative() const noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
local() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
local_type typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
lpos() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
ndim() | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inlinestatic |
operator const_pointer() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inlineexplicit |
operator pointer() | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inlineexplicit |
operator!=(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator*() | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator*() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator+(index_type n) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator+(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator++() noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator++(int) noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator+=(index_type n) noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator-(index_type n) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator-(const self_t &other) const (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator--() noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator--(int) noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator-=(index_type n) noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator<(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator<< (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | friend |
operator<=(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator=(const GlobViewIter< T_, P_, GM_, Ptr_, Ref_ > &other) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator=(GlobViewIter< T_, P_, GM_, Ptr_, Ref_ > &&other) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator==(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator>(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator>=(const self_t &other) const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator[](index_type g_index) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
operator[](index_type g_index) const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
pattern() const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
pattern_type typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
pointer typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
pos() const noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
reference typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
rpos() const noexcept | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
size_type typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
team() const noexcept (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |
value_type typedef (defined in dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType >) | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | |
viewspec() const | dash::GlobViewIter< ElementType, PatternType, GlobMemType, PointerType, ReferenceType > | inline |