Base Framework
MatrixRowIterator< TRAITS > Member List

This is the complete list of members for MatrixRowIterator< TRAITS >, including all inherited members.

Category typedef (defined in InterleavedIterator< TRAITS >)InterleavedIterator< TRAITS >
Distance typedef (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >
elementInterleavedIterator< TRAITS >protected
ElementIterator typedef (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >
getEnd() const noexcept (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >inline
getFirst() const noexcept (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >inline
getValue() constInterleavedIterator< TRAITS >inline
InterleavedIterator(Pointer element, MemoryDiff step)InterleavedIterator< TRAITS >inline
MatrixRowIterator(Pointer element, unsigned int columns) noexcept (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >inline
operator!=(const InterleavedIterator &compare) constInterleavedIterator< TRAITS >inline
operator*() constInterleavedIterator< TRAITS >inline
operator++() noexceptMatrixRowIterator< TRAITS >inline
operator++(int) noexceptMatrixRowIterator< TRAITS >inline
operator+=(Distance distance) noexceptMatrixRowIterator< TRAITS >inline
operator--() noexceptMatrixRowIterator< TRAITS >inline
operator--(int) noexceptMatrixRowIterator< TRAITS >inline
operator-=(Distance distance) noexceptMatrixRowIterator< TRAITS >inline
operator->() constInterleavedIterator< TRAITS >inline
operator<(const InterleavedIterator &compare) constInterleavedIterator< TRAITS >inline
operator[](unsigned int index) const noexcept (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >inline
InterleavedIterator::operator[](MemoryDiff index) constInterleavedIterator< TRAITS >inline
Pointer typedef (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >
Reference typedef (defined in MatrixRowIterator< TRAITS >)MatrixRowIterator< TRAITS >
stepInterleavedIterator< TRAITS >protected
Value typedef (defined in InterleavedIterator< TRAITS >)InterleavedIterator< TRAITS >