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

This is the complete list of members for stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >, including all inherited members.

array_of_sequences_iterator()stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
array_of_sequences_iterator(array_type *arrays)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
array_of_sequences_iterator(array_type *arrays, unsigned_type pos)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
array_type typedefstxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >
arraysstxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >protected
basestxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >protected
base_elementstxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >protected
offsetstxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >protected
operator!=(const array_of_sequences_iterator &aoai) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator*() const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator*()stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator+(unsigned_type addend) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator++()stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator++(int)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator+=(unsigned_type addend)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator-(unsigned_type subtrahend) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator-(const array_of_sequences_iterator &subtrahend) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator--()stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator--(int)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator-=(unsigned_type addend)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator->() const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator->()stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator<(const array_of_sequences_iterator &aoai) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator<=(const array_of_sequences_iterator &aoai) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator=(unsigned_type pos)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator==(const array_of_sequences_iterator &aoai) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator>(const array_of_sequences_iterator &aoai) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator>=(const array_of_sequences_iterator &aoai) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator[](unsigned_type index) const stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
operator[](unsigned_type index)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inline
posstxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >protected
set(unsigned_type pos)stxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >inlineprotected
value_type typedefstxxl::array_of_sequences_iterator< ArrayType, ValueType, modulo >