STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::matrix_col_major_iterator< ValueType, BlockSideLength > Member List

This is the complete list of members for stxxl::matrix_col_major_iterator< ValueType, BlockSideLength >, including all inherited members.

acquire_current_iblock()stxxl::matrix_iterator< ValueType, BlockSideLength >inlineprotected
block_scheduler_type typedefstxxl::matrix_iterator< ValueType, BlockSideLength >protected
block_size_type typedefstxxl::matrix_iterator< ValueType, BlockSideLength >protected
current_block_colstxxl::matrix_iterator< ValueType, BlockSideLength >protected
current_block_rowstxxl::matrix_iterator< ValueType, BlockSideLength >protected
current_colstxxl::matrix_iterator< ValueType, BlockSideLength >protected
current_iblockstxxl::matrix_iterator< ValueType, BlockSideLength >protected
current_rowstxxl::matrix_iterator< ValueType, BlockSideLength >protected
elem_size_type typedefstxxl::matrix_col_major_iterator< ValueType, BlockSideLength >protected
empty() const stxxl::matrix_iterator< ValueType, BlockSideLength >inline
get_col() const stxxl::matrix_iterator< ValueType, BlockSideLength >inline
get_pos() const stxxl::matrix_iterator< ValueType, BlockSideLength >inline
get_row() const stxxl::matrix_iterator< ValueType, BlockSideLength >inline
internal_block_type typedefstxxl::matrix_iterator< ValueType, BlockSideLength >protected
mstxxl::matrix_iterator< ValueType, BlockSideLength >protected
matrix_col_major_iterator(matrix_type &matrix, const elem_size_type start_row, const elem_size_type start_col)stxxl::matrix_col_major_iterator< ValueType, BlockSideLength >inlineprotected
matrix_col_major_iterator(matrix_type &matrix)stxxl::matrix_col_major_iterator< ValueType, BlockSideLength >inlineprotected
matrix_col_major_iterator(const matrix_iterator_type &matrix_iterator)stxxl::matrix_col_major_iterator< ValueType, BlockSideLength >inline
matrix_iterator(matrix_type &matrix, const elem_size_type start_row, const elem_size_type start_col)stxxl::matrix_iterator< ValueType, BlockSideLength >inlineprotected
matrix_iterator(matrix_type &matrix)stxxl::matrix_iterator< ValueType, BlockSideLength >inlineprotected
matrix_iterator(const matrix_iterator &other)stxxl::matrix_iterator< ValueType, BlockSideLength >inline
matrix_iterator_type typedefstxxl::matrix_col_major_iterator< ValueType, BlockSideLength >protected
matrix_type typedefstxxl::matrix_col_major_iterator< ValueType, BlockSideLength >protected
operator bool() const stxxl::matrix_iterator< ValueType, BlockSideLength >inline
operator*()stxxl::matrix_iterator< ValueType, BlockSideLength >inline
operator++()stxxl::matrix_col_major_iterator< ValueType, BlockSideLength >inline
operator--()stxxl::matrix_col_major_iterator< ValueType, BlockSideLength >inline
operator=(const matrix_iterator &other)stxxl::matrix_iterator< ValueType, BlockSideLength >inline
operator==(const matrix_iterator &other) const stxxl::matrix_iterator< ValueType, BlockSideLength >inline
release_current_iblock()stxxl::matrix_iterator< ValueType, BlockSideLength >inlineprotected
set_col(const elem_size_type new_col)stxxl::matrix_iterator< ValueType, BlockSideLength >inline
set_empty()stxxl::matrix_iterator< ValueType, BlockSideLength >inlineprotected
set_pos(const elem_size_type new_row, const elem_size_type new_col)stxxl::matrix_iterator< ValueType, BlockSideLength >inline
set_pos(const std::pair< elem_size_type, elem_size_type > new_pos)stxxl::matrix_iterator< ValueType, BlockSideLength >inline
set_row(const elem_size_type new_row)stxxl::matrix_iterator< ValueType, BlockSideLength >inline
swappable_block_matrix_type typedefstxxl::matrix_iterator< ValueType, BlockSideLength >protected
~matrix_iterator()stxxl::matrix_iterator< ValueType, BlockSideLength >inline