mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mf::ndarray_iterator< Array > Member List

This is the complete list of members for mf::ndarray_iterator< Array >, including all inherited members.

coordinates() const noexceptmf::ndarray_iterator< Array >inline
coordinates_type typedefmf::ndarray_iterator< Array >
dimensionmf::ndarray_iterator< Array >static
index() const noexceptmf::ndarray_iterator< Array >inline
index_type typedefmf::ndarray_iterator< Array >
ndarray_iterator()=defaultmf::ndarray_iterator< Array >
ndarray_iterator(const Array &array, index_type index, pointer ptr)mf::ndarray_iterator< Array >
ndarray_iterator(const ndarray_iterator &)=defaultmf::ndarray_iterator< Array >
operator!=(const ndarray_iterator &a, const ndarray_iterator &b) noexceptmf::ndarray_iterator< Array >friend
operator*() const noexceptmf::ndarray_iterator< Array >inline
operator+(const ndarray_iterator &it, std::ptrdiff_t n)mf::ndarray_iterator< Array >friend
operator+(std::ptrdiff_t n, const ndarray_iterator &it)mf::ndarray_iterator< Array >friend
operator++()mf::ndarray_iterator< Array >
operator++(int)mf::ndarray_iterator< Array >
operator+=(std::ptrdiff_t)mf::ndarray_iterator< Array >
operator-(const ndarray_iterator &it, std::ptrdiff_t n)mf::ndarray_iterator< Array >friend
operator-(const ndarray_iterator &a, const ndarray_iterator &b)mf::ndarray_iterator< Array >friend
operator--()mf::ndarray_iterator< Array >
operator--(int)mf::ndarray_iterator< Array >
operator-=(std::ptrdiff_t)mf::ndarray_iterator< Array >
operator->() const noexceptmf::ndarray_iterator< Array >inline
operator<(const ndarray_iterator &a, const ndarray_iterator &b) noexceptmf::ndarray_iterator< Array >friend
operator<=(const ndarray_iterator &a, const ndarray_iterator &b) noexceptmf::ndarray_iterator< Array >friend
operator=(const ndarray_iterator &)mf::ndarray_iterator< Array >
operator==(const ndarray_iterator &a, const ndarray_iterator &b) noexceptmf::ndarray_iterator< Array >friend
operator>(const ndarray_iterator &a, const ndarray_iterator &b) noexceptmf::ndarray_iterator< Array >friend
operator>=(const ndarray_iterator &a, const ndarray_iterator &b) noexceptmf::ndarray_iterator< Array >friend
operator[](std::ptrdiff_t n) const mf::ndarray_iterator< Array >inline