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

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

block_pointers_type typedefstxxl::ppq_local::ppq_iterator< ValueType >
difference_type typedefstxxl::ppq_local::ppq_iterator< ValueType >
get_index() const stxxl::ppq_local::ppq_iterator< ValueType >inline
iterator_category typedefstxxl::ppq_local::ppq_iterator< ValueType >
m_block_indexstxxl::ppq_local::ppq_iterator< ValueType >protected
m_block_itemsstxxl::ppq_local::ppq_iterator< ValueType >protected
m_block_pointersstxxl::ppq_local::ppq_iterator< ValueType >protected
m_currentstxxl::ppq_local::ppq_iterator< ValueType >protected
m_indexstxxl::ppq_local::ppq_iterator< ValueType >protected
operator!=(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator*() const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator+(difference_type addend) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator++()stxxl::ppq_local::ppq_iterator< ValueType >inline
operator+=(difference_type addend)stxxl::ppq_local::ppq_iterator< ValueType >inline
operator-(difference_type subtrahend) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator-(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator--()stxxl::ppq_local::ppq_iterator< ValueType >inline
operator-=(difference_type subtrahend)stxxl::ppq_local::ppq_iterator< ValueType >inline
operator->() const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator<(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator<<(std::ostream &os, const ppq_iterator &i)stxxl::ppq_local::ppq_iterator< ValueType >friend
operator<=(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator==(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator>(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator>=(const self_type &o) const stxxl::ppq_local::ppq_iterator< ValueType >inline
operator[](difference_type relative_index) const stxxl::ppq_local::ppq_iterator< ValueType >inline
pointer typedefstxxl::ppq_local::ppq_iterator< ValueType >
ppq_iterator()stxxl::ppq_local::ppq_iterator< ValueType >inline
ppq_iterator(const block_pointers_type *block_pointers, size_t block_items, size_t index)stxxl::ppq_local::ppq_iterator< ValueType >inline
reference typedefstxxl::ppq_local::ppq_iterator< ValueType >
self_type typedefstxxl::ppq_local::ppq_iterator< ValueType >protected
update()stxxl::ppq_local::ppq_iterator< ValueType >inlineprivate
value_type typedefstxxl::ppq_local::ppq_iterator< ValueType >