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

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

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

Collaboration graph
[legend]

List of all members.

Public Types

enum  { S_alloc_granularity }
typedef
Rope_rep_base< CharT,
Alloc >
::allocator_type 
allocator_type

Public Member Functions

 RopeRopeLeaf (_GCCONST CharT *__d, size_t size, allocator_type a)
 ~RopeRopeLeaf () throw ()
void M_free_c_string ()
void M_free_tree ()
void M_unref_nonnil ()
void M_ref_nonnil ()
allocator_type get_allocator () const

Static Public Member Functions

static size_t S_rounded_up_size (size_t n)
static void S_unref (RopeRopeRep *__t)
static void S_ref (RopeRopeRep *__t)
static void S_free_if_unref (RopeRopeRep *__t)

Public Attributes

_GCCONST CharT * M_data
Rope_constants::Tag M_tag:8
bool M_is_balanced:8
unsigned char M_depth
_GCCONST CharT * M_c_string
__gthread_mutex_t M_c_string_lock
size_t M_size


Detailed Description

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

Definition at line 558 of file rope.


Member Enumeration Documentation

template<class CharT, class Alloc>
anonymous enum

Enumerator:
S_alloc_granularity 

Definition at line 564 of file rope.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 3 06:18:21 2007 for libstdc++-v3 Source by  doxygen 1.5.3