cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vctVarStrideMatrixConstIterator< _elementType > Member List

This is the complete list of members for vctVarStrideMatrixConstIterator< _elementType >, including all inherited members.

BaseType typedefvctVarStrideMatrixConstIterator< _elementType >
ColumnStridevctVarStrideMatrixConstIterator< _elementType >protected
CurrentColumnvctVarStrideMatrixConstIterator< _elementType >protected
DataPtrvctVarStrideMatrixConstIterator< _elementType >protected
iterator_category typedefvctVarStrideMatrixConstIterator< _elementType >
NumColumnsvctVarStrideMatrixConstIterator< _elementType >protected
operator!=(const ThisType &other) const vctVarStrideMatrixConstIterator< _elementType >inline
operator*() const vctVarStrideMatrixConstIterator< _elementType >inline
operator++()vctVarStrideMatrixConstIterator< _elementType >inline
operator++(int)vctVarStrideMatrixConstIterator< _elementType >inline
operator+=(difference_type difference)vctVarStrideMatrixConstIterator< _elementType >inline
operator-(const ThisType &other) const vctVarStrideMatrixConstIterator< _elementType >inline
operator--()vctVarStrideMatrixConstIterator< _elementType >inline
operator--(int)vctVarStrideMatrixConstIterator< _elementType >inline
operator-=(difference_type difference)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>=(const ThisType &other) const vctVarStrideMatrixConstIterator< _elementType >inline
operator[](difference_type index) const vctVarStrideMatrixConstIterator< _elementType >inline
RowStridevctVarStrideMatrixConstIterator< _elementType >protected
ThisType typedefvctVarStrideMatrixConstIterator< _elementType >
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)vctVarStrideMatrixConstIterator< _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
WrapToLeft()vctVarStrideMatrixConstIterator< _elementType >inlineprotected
WrapToRight()vctVarStrideMatrixConstIterator< _elementType >inlineprotected