| allocator_type typedef | __gnu_cxx::Rope_base< CharT, Alloc > | |
| Base typedef | __gnu_cxx::Rope_base< CharT, Alloc > | |
| get_allocator() const | __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic > | [inline] |
| M_data_allocator | __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic > | [protected] |
| M_tree_ptr | __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic > | [protected] |
| Rope_alloc_base(RopeRep *__t, const allocator_type &a) | __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic > | [inline] |
| Rope_alloc_base(const allocator_type &a) | __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic > | [inline] |
| Rope_base(RopeRep *__t, const allocator_type &a) | __gnu_cxx::Rope_base< CharT, Alloc > | [inline] |
| Rope_base(const allocator_type &a) | __gnu_cxx::Rope_base< CharT, Alloc > | [inline] |
| RopeRep typedef | __gnu_cxx::Rope_base< CharT, Alloc > | |