HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
strided_ptr< T, StrideUnits > Member List

This is the complete list of members for strided_ptr< T, StrideUnits >, including all inherited members.

data() const strided_ptr< T, StrideUnits >inline
operator!=(const T *p) const strided_ptr< T, StrideUnits >inline
operator*() const strided_ptr< T, StrideUnits >inline
operator+(ptrdiff_t d) const noexceptstrided_ptr< T, StrideUnits >inline
operator++()strided_ptr< T, StrideUnits >inline
operator++(int)strided_ptr< T, StrideUnits >inline
operator+=(ptrdiff_t d) noexceptstrided_ptr< T, StrideUnits >inline
operator-(ptrdiff_t d) const noexceptstrided_ptr< T, StrideUnits >inline
operator--()strided_ptr< T, StrideUnits >inline
operator--(int)strided_ptr< T, StrideUnits >inline
operator-=(ptrdiff_t d)strided_ptr< T, StrideUnits >inline
operator=(const strided_ptr &p) noexceptstrided_ptr< T, StrideUnits >inline
operator=(T *p) noexceptstrided_ptr< T, StrideUnits >inline
operator==(const T *p) const strided_ptr< T, StrideUnits >inline
operator[](ptrdiff_t pos) const strided_ptr< T, StrideUnits >inline
stride() const strided_ptr< T, StrideUnits >inline
strided_ptr(T *ptr=nullptr, ptrdiff_t stride=1) noexceptstrided_ptr< T, StrideUnits >inline
strided_ptr(const strided_ptr &p) noexceptstrided_ptr< T, StrideUnits >inline