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

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

__gnu_cxx::_Rope_RopeRep< _CharT, _Alloc > __gnu_cxx::_Rope_RopeConcatenation< _CharT, _Alloc > __gnu_cxx::_Rope_RopeFunction< _CharT, _Alloc > __gnu_cxx::_Rope_RopeLeaf< _CharT, _Alloc > __gnu_cxx::_Rope_RopeSubstring< _CharT, _Alloc > List of all members.

Public Types

typedef _Alloc allocator_type

Public Member Functions

allocator_type get_allocator () const
 _Rope_rep_base (size_t __size, const allocator_type &)

Public Attributes

size_t _M_size

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


Member Typedef Documentation

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

Reimplemented in __gnu_cxx::_Rope_RopeRep< _CharT, _Alloc >, __gnu_cxx::_Rope_RopeLeaf< _CharT, _Alloc >, __gnu_cxx::_Rope_RopeConcatenation< _CharT, _Alloc >, __gnu_cxx::_Rope_RopeFunction< _CharT, _Alloc >, and __gnu_cxx::_Rope_RopeSubstring< _CharT, _Alloc >.

Definition at line 442 of file rope.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
__gnu_cxx::_Rope_rep_base< _CharT, _Alloc >::_Rope_rep_base size_t  __size,
const allocator_type
[inline]
 

Definition at line 447 of file rope.


Member Function Documentation

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

Definition at line 445 of file rope.


Member Data Documentation

template<class _CharT, class _Alloc>
size_t __gnu_cxx::_Rope_rep_base< _CharT, _Alloc >::_M_size
 

Definition at line 450 of file rope.

Referenced by __gnu_cxx::rope< _CharT, _Alloc >::_S_destr_concat_char_iter(), and __gnu_cxx::rope< _CharT, _Alloc >::_S_flatten().


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