Whole document tree
    

Whole document tree

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

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

#include <stl_rope.h>

Inheritance diagram for std::_Rope_RopeLeaf:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Rope_rep_base< _CharT,
_Alloc >::allocator_type 
allocator_type
enum  { _S_alloc_granularity = 8 }

Public Methods

 _Rope_RopeLeaf (__GC_CONST _CharT *__d, size_t __size, allocator_type __a)
 ~_Rope_RopeLeaf ()

Static Public Methods

size_t _S_rounded_up_size (size_t __n)

Public Attributes

__GC_CONST _CharT * _M_data

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


Member Typedef Documentation

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

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

Definition at line 570 of file stl_rope.h.


Member Enumeration Documentation

template<class _CharT, class _Alloc>
anonymous enum
 

Enumeration values:
_S_alloc_granularity 

Definition at line 547 of file stl_rope.h.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
std::_Rope_RopeLeaf< _CharT, _Alloc >::_Rope_RopeLeaf __GC_CONST _CharT *    __d,
size_t    __size,
allocator_type    __a
[inline]
 

Definition at line 571 of file stl_rope.h.

References __GC_CONST, __stl_assert, std::_Rope_RopeRep< _CharT, _Alloc >::_M_c_string, std::_Rope_RopeLeaf< _CharT, _Alloc >::_M_data, std::_S_is_basic_char_type(), and std::_Rope_RopeRep< _CharT, _Alloc >::_S_leaf.

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

Definition at line 585 of file stl_rope.h.

References __STL_FREE_STRING, std::_Rope_RopeRep< _CharT, _Alloc >::_M_c_string, std::_Rope_RopeLeaf< _CharT, _Alloc >::_M_data, std::_Rope_RopeRep< _CharT, _Alloc >::_M_free_c_string(), std::_Rope_rep_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >::_M_size, and std::_Rope_rep_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >::get_allocator().


Member Function Documentation

template<class _CharT, class _Alloc>
size_t std::_Rope_RopeLeaf< _CharT, _Alloc >::_S_rounded_up_size size_t    __n [inline, static]
 

Definition at line 548 of file stl_rope.h.

References std::_Rope_RopeLeaf< _CharT, _Alloc >::_S_alloc_granularity, and std::_S_is_basic_char_type().


Member Data Documentation

template<class _CharT, class _Alloc>
__GC_CONST _CharT* std::_Rope_RopeLeaf< _CharT, _Alloc >::_M_data
 

Definition at line 564 of file stl_rope.h.

Referenced by std::_Rope_RopeLeaf< _CharT, _Alloc >::_Rope_RopeLeaf(), and std::_Rope_RopeLeaf< _CharT, _Alloc >::~_Rope_RopeLeaf().


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