cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride > Member List

This is the complete list of members for vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >, including all inherited members.

BaseType typedefvctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
COL_STRIDE enum valuevctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
CurrentColumnvctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >protected
DataPtrvctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >protected
iterator_category typedefvctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
NUM_COLUMNS enum valuevctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
operator!=(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator*() const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator++()vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator++(int)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator+=(difference_type difference)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator-(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator--()vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator--(int)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator-=(difference_type difference)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator<(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator<=(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator==(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator>(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator>=(const ThisType &other) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
operator[](difference_type index) const vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
ROW_FIRST_INDEX enum valuevctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >protected
ROW_STRIDE enum valuevctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
ThisType typedefvctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >
vctFixedStrideMatrixConstIterator()vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inline
vctFixedStrideMatrixConstIterator(value_type *dataPtr, index_type initialColumn=0)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inlineexplicit
vctFixedStrideMatrixConstIterator(const value_type *dataPtr, index_type initialColumn=0)vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inlineexplicit
WrapToLeft()vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inlineprotected
WrapToRight()vctFixedStrideMatrixConstIterator< _elementType, _columnStride, _numColumns, _rowStride >inlineprotected