__gnu_cxx::_Rope_base< _CharT, _Alloc > Struct Template Reference

Inheritance diagram for __gnu_cxx::_Rope_base< _CharT, _Alloc >:

__gnu_cxx::rope< _CharT, _Alloc > List of all members.

Public Types

typedef _Alloc allocator_type
typedef _Rope_RopeRep< _CharT,
_Alloc > 
_RopeRep

Public Member Functions

allocator_type get_allocator () const
 _Rope_base (_RopeRep *__t, const allocator_type &)
 _Rope_base (const allocator_type &)

Public Attributes

_RopeRep_M_tree_ptr

Protected Member Functions

_Rope_baseoperator= (const _Rope_base &)
 _Rope_base (const _Rope_base &)

template<class _CharT, class _Alloc>
struct __gnu_cxx::_Rope_base< _CharT, _Alloc >


Member Typedef Documentation

template<class _CharT, class _Alloc>
typedef _Rope_RopeRep<_CharT,_Alloc> __gnu_cxx::_Rope_base< _CharT, _Alloc >::_RopeRep
 

Reimplemented in __gnu_cxx::rope< _CharT, _Alloc >.

Definition at line 1200 of file rope.

template<class _CharT, class _Alloc>
typedef _Alloc __gnu_cxx::_Rope_base< _CharT, _Alloc >::allocator_type
 

Reimplemented in __gnu_cxx::rope< _CharT, _Alloc >.

Definition at line 1195 of file rope.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
__gnu_cxx::_Rope_base< _CharT, _Alloc >::_Rope_base _RopeRep __t,
const allocator_type
[inline]
 

Definition at line 1203 of file rope.

References __gnu_cxx::_Rope_base< _CharT, _Alloc >::_M_tree_ptr.

template<class _CharT, class _Alloc>
__gnu_cxx::_Rope_base< _CharT, _Alloc >::_Rope_base const allocator_type  )  [inline]
 

Definition at line 1205 of file rope.

template<class _CharT, class _Alloc>
__gnu_cxx::_Rope_base< _CharT, _Alloc >::_Rope_base const _Rope_base< _CharT, _Alloc > &   )  [protected]
 


Member Function Documentation

template<class _CharT, class _Alloc>
allocator_type __gnu_cxx::_Rope_base< _CharT, _Alloc >::get_allocator  )  const [inline]
 

Definition at line 1198 of file rope.

template<class _CharT, class _Alloc>
_Rope_base& __gnu_cxx::_Rope_base< _CharT, _Alloc >::operator= const _Rope_base< _CharT, _Alloc > &   )  [protected]
 


Member Data Documentation

template<class _CharT, class _Alloc>
_RopeRep* __gnu_cxx::_Rope_base< _CharT, _Alloc >::_M_tree_ptr
 

Definition at line 1208 of file rope.

Referenced by __gnu_cxx::_Rope_base< _CharT, _Alloc >::_Rope_base(), __gnu_cxx::rope< _CharT, _Alloc >::compare(), __gnu_cxx::rope< _CharT, _Alloc >::insert(), __gnu_cxx::operator+=(), __gnu_cxx::operator<(), __gnu_cxx::rope< _CharT, _Alloc >::replace(), and __gnu_cxx::rope< _CharT, _Alloc >::rope().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:02 2007 for GNU C++ STL by doxygen 1.3.6