STXXL
1.4.1
|
Inherits iterator< std::random_access_iterator_tag, ValueType, unsigned_type >.
Public Types | |
typedef ArrayType | array_type |
typedef ValueType | value_type |
Protected Member Functions | |
void | set (unsigned_type pos) |
Protected Attributes | |
array_type * | arrays |
array_type * | base |
value_type * | base_element |
unsigned_type | offset |
unsigned_type | pos |
typedef ArrayType stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::array_type |
typedef ValueType stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 535 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 474 of file adaptor.h.
References operator++().
|
inline |
|
inline |
|
inline |
Definition at line 525 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
|
inline |
Definition at line 496 of file adaptor.h.
References operator--().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 540 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
Definition at line 545 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
|
inline |
Definition at line 530 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
Definition at line 550 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
Definition at line 555 of file adaptor.h.
References stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::pos.
|
inline |
|
inline |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 419 of file adaptor.h.
Referenced by stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator!=(), stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator-(), stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator<(), stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator<=(), stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator==(), stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator>(), and stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >::operator>=().