Whole document tree
    

Whole document tree

Templatestd::_Rope_rep_base struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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

#include <stl_rope.h>

Inheritance diagram for std::_Rope_rep_base:

Inheritance graph
[legend]
Collaboration diagram for std::_Rope_rep_base< _CharT, _Alloc >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Rope_rep_alloc_base<
_CharT, _Alloc, _Alloc_traits<
_CharT, _Alloc >::_S_instanceless > 
_Base
typedef _Base::allocator_type allocator_type

Public Methods

 _Rope_rep_base (size_t __size, const allocator_type &__a)

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


Member Typedef Documentation

template<class _CharT, class _Alloc>
typedef _Rope_rep_alloc_base<_CharT,_Alloc, _Alloc_traits<_CharT,_Alloc>::_S_instanceless> std::_Rope_rep_base< _CharT, _Alloc >::_Base
 

Definition at line 456 of file stl_rope.h.

Referenced by std::_Rope_rep_base< _CharT, _Allocator >::_Rope_rep_base().

template<class _CharT, class _Alloc>
typedef _Base::allocator_type std::_Rope_rep_base< _CharT, _Alloc >::allocator_type
 

Reimplemented from std::_Rope_rep_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >.

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

Definition at line 457 of file stl_rope.h.

Referenced by std::_Rope_rep_base< _CharT, _Allocator >::_Rope_rep_base().


Constructor & Destructor Documentation

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

Definition at line 458 of file stl_rope.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:40 2002 for libstdc++-v3 Source by doxygen1.2.15