allocator_type typedef | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
Base typedef | __gnu_cxx::Rope_rep_base< CharT, Alloc > | |
get_allocator() const | __gnu_cxx::Rope_rep_alloc_base< CharT, Alloc, Alloc_traits< CharT, Alloc >::S_instanceless > | [inline] |
M_c_string | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
M_data_allocator | __gnu_cxx::Rope_rep_alloc_base< CharT, Alloc, Alloc_traits< CharT, Alloc >::S_instanceless > | [protected] |
M_decr() | std::RefcountBase | [inline, private] |
M_depth | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
M_free_c_string() | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline] |
M_free_tree() | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline] |
M_incr() | std::RefcountBase | [inline, private] |
M_is_balanced | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
M_ref_count | std::RefcountBase | [private] |
M_ref_count_lock | std::RefcountBase | [private] |
M_ref_nonnil() | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline] |
M_size | __gnu_cxx::Rope_rep_alloc_base< CharT, Alloc, Alloc_traits< CharT, Alloc >::S_instanceless > | |
M_tag | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
M_unref_nonnil() | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline] |
RC_t typedef | std::RefcountBase | [private] |
RefcountBase(RC_t n) | std::RefcountBase | [inline, private] |
Rope_rep_alloc_base(size_t size, const allocator_type &a) | __gnu_cxx::Rope_rep_alloc_base< CharT, Alloc, Alloc_traits< CharT, Alloc >::S_instanceless > | [inline] |
Rope_rep_base(size_t size, const allocator_type &a) | __gnu_cxx::Rope_rep_base< CharT, Alloc > | [inline] |
RopeRopeRep(Tag __t, int __d, bool __b, size_t size, allocator_type a) | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline] |
S_concat enum value | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
S_free_if_unref(RopeRopeRep *__t) | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline, static] |
S_function enum value | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
S_leaf enum value | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
S_max_rope_depth enum value | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
S_ref(RopeRopeRep *__t) | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline, static] |
S_substringfn enum value | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |
S_unref(RopeRopeRep *__t) | __gnu_cxx::RopeRopeRep< CharT, Alloc > | [inline, static] |
Tag enum name | __gnu_cxx::RopeRopeRep< CharT, Alloc > | |