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

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

BaseType typedefvctVarStrideMatrixIterator< _elementType >
ColumnStridevctVarStrideMatrixConstIterator< _elementType >protected
CurrentColumnvctVarStrideMatrixConstIterator< _elementType >protected
DataPtrvctVarStrideMatrixConstIterator< _elementType >protected
iterator_category typedefvctVarStrideMatrixIterator< _elementType >
NumColumnsvctVarStrideMatrixConstIterator< _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
RowStridevctVarStrideMatrixConstIterator< _elementType >protected
ThisType typedefvctVarStrideMatrixIterator< _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