__gnu_cxx::RopeRopeConcatenation< CharT, Alloc > Struct Template Reference

Inheritance diagram for __gnu_cxx::RopeRopeConcatenation< CharT, Alloc >:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::RopeRopeConcatenation< CharT, Alloc >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Rope_rep_base< CharT,
Alloc >::allocator_type 
allocator_type
enum  
enum  Tag
typedef Rope_rep_alloc_base<
CharT, Alloc, Alloc_traits<
CharT, Alloc >::S_instanceless > 
Base

Public Member Functions

 RopeRopeConcatenation (RopeRopeRep< CharT, Alloc > *__l, RopeRopeRep< CharT, Alloc > *__r, allocator_type a)
 ~RopeRopeConcatenation ()
void M_free_c_string ()
void M_free_tree ()
void M_unref_nonnil ()
void M_ref_nonnil ()
allocator_type get_allocator () const
 Rope_rep_alloc_base (size_t size, const allocator_type &a)

Static Public Member Functions

static void S_unref (RopeRopeRep *__t)
static void S_ref (RopeRopeRep *__t)
static void S_free_if_unref (RopeRopeRep *__t)

Public Attributes

RopeRopeRep< CharT, Alloc > * M_left
RopeRopeRep< CharT, Alloc > * M_right
Tag M_tag:8
bool M_is_balanced:8
unsigned char M_depth
_GCCONST CharT * M_c_string
size_t M_size

Protected Attributes

allocator_type M_data_allocator

Detailed Description

template<class CharT, class Alloc>
struct __gnu_cxx::RopeRopeConcatenation< CharT, Alloc >

Definition at line 604 of file stl_rope.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 16 09:22:43 2005 for libstdc++-v3 Source by  doxygen 1.4.4