| BaseType typedef | vctVarStrideMatrixIterator< _elementType > | |
| ColumnStride | vctVarStrideMatrixConstIterator< _elementType > | protected |
| CurrentColumn | vctVarStrideMatrixConstIterator< _elementType > | protected |
| DataPtr | vctVarStrideMatrixConstIterator< _elementType > | protected |
| iterator_category typedef | vctVarStrideMatrixIterator< _elementType > | |
| NumColumns | vctVarStrideMatrixConstIterator< _elementType > | protected |
| operator!=(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator*() | vctVarStrideMatrixIterator< _elementType > | inline |
| vctVarStrideMatrixConstIterator::operator*() const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator++() | vctVarStrideMatrixIterator< _elementType > | inline |
| operator++(int) | vctVarStrideMatrixIterator< _elementType > | inline |
| operator+=(difference_type difference) | vctVarStrideMatrixIterator< _elementType > | inline |
| operator-(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator--() | vctVarStrideMatrixIterator< _elementType > | inline |
| operator--(int) | vctVarStrideMatrixIterator< _elementType > | inline |
| operator-=(difference_type difference) | vctVarStrideMatrixIterator< _elementType > | inline |
| operator<(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator<=(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator==(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator>(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator>=(const ThisType &other) const | vctVarStrideMatrixConstIterator< _elementType > | inline |
| operator[](difference_type index) const | vctVarStrideMatrixIterator< _elementType > | inline |
| RowStride | vctVarStrideMatrixConstIterator< _elementType > | protected |
| ThisType typedef | vctVarStrideMatrixIterator< _elementType > | |
| VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType) | vctVarStrideMatrixIterator< _elementType > | |
| vctVarStrideMatrixConstIterator() | vctVarStrideMatrixConstIterator< _elementType > | inline |
| vctVarStrideMatrixConstIterator(value_type *dataPtr, stride_type columnStride, size_type numColumns, stride_type rowStride, size_type initialColumn=0) | vctVarStrideMatrixConstIterator< _elementType > | inline |
| vctVarStrideMatrixConstIterator(const value_type *dataPtr, difference_type columnStride, size_type numColumns, stride_type rowStride, size_type initialColumn=0) | vctVarStrideMatrixConstIterator< _elementType > | inline |
| vctVarStrideMatrixIterator() | vctVarStrideMatrixIterator< _elementType > | inline |
| vctVarStrideMatrixIterator(value_type *dataPtr, stride_type columnStride, size_type numColumns, stride_type rowStride, size_type initialColumn=0) | vctVarStrideMatrixIterator< _elementType > | inline |
| WrapToLeft() | vctVarStrideMatrixConstIterator< _elementType > | inlineprotected |
| WrapToRight() | vctVarStrideMatrixConstIterator< _elementType > | inlineprotected |