Whole document tree
    

Whole document tree

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

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

#include <stl_rope.h>

Inheritance diagram for std::_Rope_RopeConcatenation:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Rope_rep_base< _CharT,
_Alloc >::allocator_type 
allocator_type

Public Methods

 _Rope_RopeConcatenation (_Rope_RopeRep< _CharT, _Alloc > *__l, _Rope_RopeRep< _CharT, _Alloc > *__r, allocator_type __a)
 ~_Rope_RopeConcatenation ()

Public Attributes

_Rope_RopeRep< _CharT, _Alloc > * _M_left
_Rope_RopeRep< _CharT, _Alloc > * _M_right

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


Member Typedef Documentation

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

Reimplemented from std::_Rope_RopeRep< _CharT, _Alloc >.

Definition at line 600 of file stl_rope.h.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
std::_Rope_RopeConcatenation< _CharT, _Alloc >::_Rope_RopeConcatenation _Rope_RopeRep< _CharT, _Alloc > *    __l,
_Rope_RopeRep< _CharT, _Alloc > *    __r,
allocator_type    __a
[inline]
 

Definition at line 601 of file stl_rope.h.

References std::_Rope_RopeRep< _CharT, _Alloc >::_M_depth, std::_Rope_rep_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >::_M_size, and std::_Rope_RopeRep< _CharT, _Alloc >::_S_concat.

template<class _CharT, class _Alloc>
std::_Rope_RopeConcatenation< _CharT, _Alloc >::~_Rope_RopeConcatenation   [inline]
 

Definition at line 612 of file stl_rope.h.

References std::_Rope_RopeRep< _CharT, _Alloc >::_M_free_c_string(), and std::_Rope_RopeRep< _CharT, _Alloc >::_M_unref_nonnil().


Member Data Documentation

template<class _CharT, class _Alloc>
_Rope_RopeRep<_CharT,_Alloc>* std::_Rope_RopeConcatenation< _CharT, _Alloc >::_M_left
 

Definition at line 597 of file stl_rope.h.

Referenced by std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), and std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr().

template<class _CharT, class _Alloc>
_Rope_RopeRep<_CharT,_Alloc>* std::_Rope_RopeConcatenation< _CharT, _Alloc >::_M_right
 

Definition at line 598 of file stl_rope.h.

Referenced by std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache(), and std::_Rope_iterator_base< _CharT, _Alloc >::_S_setcache_for_incr().


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