_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] |
pointer typedef | std::iterator< std::random_access_iterator_tag, CharT > | |
reference typedef | std::iterator< std::random_access_iterator_tag, CharT > | |
rope< CharT, Alloc > class | __gnu_cxx::Rope_iterator_base< CharT, Alloc > | [friend] |
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_iterator_base< CharT, Alloc > | |
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 > | |