_allocator_type typedef | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | |
difference_type typedef | std::iterator< std::random_access_iterator_tag, CharT > | |
index() const | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline] |
iterator_category typedef | std::iterator< std::random_access_iterator_tag, CharT > | |
M_buf_end | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_buf_ptr | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_buf_start | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_current_pos | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_decr(size_t n) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected] |
M_incr(size_t n) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected] |
M_leaf_index | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_leaf_pos | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_path_directions | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_path_end | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_root | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
M_tmp_buf | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
operator *() | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator++() | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator++(int) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator+=(ptrdiff_t n) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator--() | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator--(int) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator-=(ptrdiff_t n) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator=(const Rope_const_iterator &x) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
operator[](size_t n) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
pointer typedef | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | |
reference typedef | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | |
rope< CharT, Alloc > class | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [friend] |
Rope_const_iterator(const RopeRep *__root, size_t position) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline, protected] |
Rope_const_iterator() | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
Rope_const_iterator(const Rope_const_iterator &x) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
Rope_const_iterator(const Rope_iterator< CharT, Alloc > &x) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
Rope_const_iterator(const rope< CharT, Alloc > &__r, size_t position) | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [inline] |
Rope_iterator_base() | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected] |
Rope_iterator_base(RopeRep *__root, size_t position) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected] |
Rope_iterator_base(const Rope_iterator_base &x) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline] |
RopeRep typedef | __gnu_cxx::Rope_const_iterator< CharT, Alloc > | [protected] |
S_iterator_buf_len enum value | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
S_path_cache_len enum value | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [protected] |
S_setbuf(Rope_iterator_base &x) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected, static] |
S_setcache(Rope_iterator_base &x) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected, static] |
S_setcache_for_incr(Rope_iterator_base &x) | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [inline, protected, static] |
value_type typedef | std::iterator< std::random_access_iterator_tag, CharT > | |