rope Member List

This is the complete list of members for rope, including all inherited members.

_Base typedefrope [protected]
_Cstrptr typedefrope [protected]
_M_tree_ptr_Rope_base
_Rope_base(_RopeRep *__t, const allocator_type &)_Rope_base [inline]
_Rope_base(const allocator_type &)_Rope_base [inline]
_Rope_base(const _Rope_base &) (defined in _Rope_base)_Rope_base [protected]
_Rope_char_ptr_proxy< _CharT, _Alloc > classrope [friend]
_Rope_char_ref_proxy< _CharT, _Alloc > classrope [friend]
_Rope_const_iterator< _CharT, _Alloc > classrope [friend]
_Rope_iterator< _CharT, _Alloc > classrope [friend]
_Rope_iterator_base< _CharT, _Alloc > classrope [friend]
_Rope_RopeRep< _CharT, _Alloc >rope [friend]
_Rope_RopeSubstring< _CharT, _Alloc >rope [friend]
_RopeConcatenation typedefrope [protected]
_RopeFunction typedefrope [protected]
_RopeLeaf typedefrope [protected]
_RopeRep typedefrope [protected]
_RopeSubstring typedefrope [protected]
_S_allocated_capacity(size_t __n)rope [inline, protected, static]
_S_apply_to_pieces(_Rope_char_consumer< _CharT > &__c, const _RopeRep *__r, size_t __begin, size_t __end)rope [protected, static]
_S_concat(_RopeRep *__left, _RopeRep *__right)rope [protected, static]
_S_concat_char_iter(_RopeRep *__r, const _CharT *__iter, size_t __slen)rope [protected, static]
_S_copy_max enum value (defined in rope)rope [protected]
_S_destr_concat_char_iter(_RopeRep *__r, const _CharT *__iter, size_t __slen)rope [protected, static]
_S_destr_leaf_concat_char_iter(_RopeLeaf *__r, const _CharT *__iter, size_t __slen)rope [protected, static]
_S_empty_c_strrope [protected, static]
_S_fetch(_RopeRep *__r, size_type __pos)rope [protected, static]
_S_fetch_ptr(_RopeRep *__r, size_type __pos)rope [protected, static]
_S_is0(_CharT __c)rope [inline, protected, static]
_S_leaf_concat_char_iter(_RopeLeaf *__r, const _CharT *__iter, size_t __slen)rope [protected, static]
_S_new_RopeConcatenation(_RopeRep *__left, _RopeRep *__right, allocator_type __a)rope [inline, protected, static]
_S_new_RopeFunction(char_producer< _CharT > *__f, size_t __size, bool __d, allocator_type __a)rope [inline, protected, static]
_S_new_RopeLeaf(__GC_CONST _CharT *__s, size_t __size, allocator_type __a)rope [inline, protected, static]
_S_new_RopeSubstring(_Rope_RopeRep< _CharT, _Alloc > *__b, size_t __s, size_t __l, allocator_type __a)rope [inline, protected, static]
_S_ref(_RopeRep *__t)rope [inline, protected, static]
_S_RopeLeaf_from_unowned_char_ptr(const _CharT *__s, size_t __size, allocator_type __a)rope [inline, protected, static]
_S_rounded_up_size(size_t __n)rope [inline, protected, static]
_S_substring(_RopeRep *__base, size_t __start, size_t __endp1)rope [protected, static]
_S_tree_concat(_RopeRep *__left, _RopeRep *__right)rope [protected, static]
_S_unref(_RopeRep *__t)rope [inline, protected, static]
_Self_destruct_ptr typedefrope [protected]
allocator_type typedefrope [protected]
append(const _CharT *__iter, size_t __n)rope [inline]
append(const _CharT *__c_string)rope [inline]
append(const _CharT *__s, const _CharT *__e)rope [inline]
append(const_iterator __s, const_iterator __e)rope [inline]
append(_CharT __c)rope [inline]
append()rope [inline]
append(const rope &__y)rope [inline]
append(size_t __n, _CharT __c)rope [inline]
apply_to_pieces(size_t __begin, size_t __end, _Rope_char_consumer< _CharT > &__c) const rope [inline]
at(size_type __pos) const rope [inline]
back() const rope [inline]
balance()rope [inline]
begin() const rope [inline]
begin()rope [inline]
c_str() const rope
clear()rope [inline]
compare(const rope &__y) const rope [inline]
const_begin() const rope [inline]
const_end() const rope [inline]
const_iterator typedefrope
const_pointer typedefrope
const_rbegin() const rope [inline]
const_reference typedefrope
const_rend() const rope [inline]
const_reverse_iterator typedefrope
copy(_CharT *__buffer) const rope [inline]
copy(size_type __pos, size_type __n, _CharT *__buffer) const rope [inline]
delete_c_str()rope [inline]
difference_type typedefrope
dump()rope [inline]
empty() const rope [inline]
end() const rope [inline]
end()rope [inline]
erase(size_t __p, size_t __n)rope [inline]
erase(size_t __p)rope [inline]
erase(const iterator &__p, const iterator &__q)rope [inline]
erase(const iterator &__p)rope [inline]
find(_CharT __c, size_type __pos=0) const rope
find(const _CharT *__s, size_type __pos=0) const rope [inline]
front() const rope [inline]
get_allocator() const _Rope_base [inline]
insert(size_t __p, const rope &__r)rope [inline]
insert(size_t __p, size_t __n, _CharT __c)rope [inline]
insert(size_t __p, const _CharT *__i, size_t __n)rope [inline]
insert(size_t __p, const _CharT *__c_string)rope [inline]
insert(size_t __p, _CharT __c)rope [inline]
insert(size_t __p)rope [inline]
insert(size_t __p, const _CharT *__i, const _CharT *__j)rope [inline]
insert(size_t __p, const const_iterator &__i, const const_iterator &__j)rope [inline]
insert(size_t __p, const iterator &__i, const iterator &__j)rope [inline]
insert(const iterator &__p, const rope &__r)rope [inline]
insert(const iterator &__p, size_t __n, _CharT __c)rope [inline]
insert(const iterator &__p, _CharT __c)rope [inline]
insert(const iterator &__p)rope [inline]
insert(const iterator &__p, const _CharT *c_string)rope [inline]
insert(const iterator &__p, const _CharT *__i, size_t __n)rope [inline]
insert(const iterator &__p, const _CharT *__i, const _CharT *__j)rope [inline]
insert(const iterator &__p, const const_iterator &__i, const const_iterator &__j)rope [inline]
insert(const iterator &__p, const iterator &__i, const iterator &__j)rope [inline]
iterator typedefrope
length() const rope [inline]
max_size() const rope [inline]
mutable_begin()rope [inline]
mutable_end()rope [inline]
mutable_rbegin()rope [inline]
mutable_reference_at(size_type __pos)rope [inline]
mutable_rend()rope [inline]
nposrope [static]
operator+ (defined in rope)rope [friend]
operator+ (defined in rope)rope [friend]
operator+ (defined in rope)rope [friend]
operator=(const rope &__x)rope [inline]
operator=(const _Rope_base &) (defined in _Rope_base)_Rope_base [protected]
operator[](size_type __pos) const rope [inline]
pointer typedefrope
pop_back()rope [inline]
pop_front()rope [inline]
push_back(_CharT __x)rope [inline]
push_front(_CharT __x)rope [inline]
rbegin() const rope [inline]
rbegin()rope [inline]
reference typedefrope
rend() const rope [inline]
rend()rope [inline]
replace(_RopeRep *__old, size_t __pos1, size_t __pos2, _RopeRep *__r)rope [inline, protected, static]
replace(size_t __p, size_t __n, const rope &__r)rope [inline]
replace(size_t __p, size_t __n, const _CharT *__i, size_t __i_len)rope [inline]
replace(size_t __p, size_t __n, _CharT __c)rope [inline]
replace(size_t __p, size_t __n, const _CharT *__c_string)rope [inline]
replace(size_t __p, size_t __n, const _CharT *__i, const _CharT *__j)rope [inline]
replace(size_t __p, size_t __n, const const_iterator &__i, const const_iterator &__j)rope [inline]
replace(size_t __p, size_t __n, const iterator &__i, const iterator &__j)rope [inline]
replace(size_t __p, _CharT __c)rope [inline]
replace(size_t __p, const rope &__r)rope [inline]
replace(size_t __p, const _CharT *__i, size_t __i_len)rope [inline]
replace(size_t __p, const _CharT *__c_string)rope [inline]
replace(size_t __p, const _CharT *__i, const _CharT *__j)rope [inline]
replace(size_t __p, const const_iterator &__i, const const_iterator &__j)rope [inline]
replace(size_t __p, const iterator &__i, const iterator &__j)rope [inline]
replace(const iterator &__p, const iterator &__q, const rope &__r)rope [inline]
replace(const iterator &__p, const iterator &__q, _CharT __c)rope [inline]
replace(const iterator &__p, const iterator &__q, const _CharT *__c_string)rope [inline]
replace(const iterator &__p, const iterator &__q, const _CharT *__i, size_t __n)rope [inline]
replace(const iterator &__p, const iterator &__q, const _CharT *__i, const _CharT *__j)rope [inline]
replace(const iterator &__p, const iterator &__q, const const_iterator &__i, const const_iterator &__j)rope [inline]
replace(const iterator &__p, const iterator &__q, const iterator &__i, const iterator &__j)rope [inline]
replace(const iterator &__p, const rope &__r)rope [inline]
replace(const iterator &__p, _CharT __c)rope [inline]
replace(const iterator &__p, const _CharT *__c_string)rope [inline]
replace(const iterator &__p, const _CharT *__i, size_t __n)rope [inline]
replace(const iterator &__p, const _CharT *__i, const _CharT *__j)rope [inline]
replace(const iterator &__p, const_iterator __i, const_iterator __j)rope [inline]
replace(const iterator &__p, iterator __i, iterator __j)rope [inline]
replace_with_c_str()rope
reverse_iterator typedefrope
rope(const _CharT *__s, const allocator_type &__a=allocator_type())rope [inline]
rope(const _CharT *__s, size_t __len, const allocator_type &__a=allocator_type())rope [inline]
rope(const _CharT *__s, const _CharT *__e, const allocator_type &__a=allocator_type())rope [inline]
rope(const const_iterator &__s, const const_iterator &__e, const allocator_type &__a=allocator_type())rope [inline]
rope(const iterator &__s, const iterator &__e, const allocator_type &__a=allocator_type())rope [inline]
rope(_CharT __c, const allocator_type &__a=allocator_type())rope [inline]
rope(size_t __n, _CharT __c, const allocator_type &__a=allocator_type())rope
rope(const allocator_type &__a=allocator_type())rope [inline]
rope(char_producer< _CharT > *__fn, size_t __len, bool __delete_fn, const allocator_type &__a=allocator_type())rope [inline]
rope(const rope &__x, const allocator_type &__a=allocator_type())rope [inline]
size() const rope [inline]
size_type typedefrope
substr(size_t __start, size_t __len=1) const rope [inline]
substr(iterator __start, iterator __end) const rope [inline]
substr(iterator __start) const rope [inline]
substr(const_iterator __start, const_iterator __end) const rope [inline]
substr(const_iterator __start)rope [inline]
swap(rope &__b)rope [inline]
value_type typedefrope
~rope()rope [inline]


Generated on Tue May 23 12:55:43 2006 for libstdc++ source by  doxygen 1.4.4