ug4
|
#include <index_view.h>
Public Member Functions | |
int | block () const |
int | index () const |
iterator (index_type from, index_type block) | |
bool | operator!= (const iterator &other) const |
void | operator++ () |
bool | operator== (const iterator &other) const |
Public Attributes | |
index_type | i |
index_type | m_block |
|
inline |
|
inline |
References ug::BlockSliceIndexView< index_type >::iterator::block().
Referenced by ug::BlockSliceIndexView< index_type >::iterator::block().
|
inline |
|
inline |
|
inline |
|
inline |
index_type ug::BlockSliceIndexView< index_type >::iterator::i |
Referenced by ug::BlockSliceIndexView< index_type >::iterator::index(), ug::BlockSliceIndexView< index_type >::is_in_view(), ug::BlockSliceIndexView< index_type >::iterator::operator!=(), ug::BlockSliceIndexView< index_type >::iterator::operator++(), and ug::BlockSliceIndexView< index_type >::iterator::operator==().
index_type ug::BlockSliceIndexView< index_type >::iterator::m_block |