Whole document tree
    

Whole document tree

Templatestd::_Rope_rep_alloc_base< _CharT, _Allocator, true > class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_rep_alloc_base< _CharT, _Allocator, true > Class Template Reference

#include <stl_rope.h>

List of all members.

Public Types

typedef _Alloc_traits< _CharT,
_Allocator >::allocator_type 
allocator_type

Public Methods

allocator_type get_allocator () const
 _Rope_rep_alloc_base (size_t __size, const allocator_type &)

Public Attributes

size_t _M_size

Protected Methods

 __ROPE_DEFINE_ALLOCS (_Allocator)

template<class _CharT, class _Allocator>
class std::_Rope_rep_alloc_base< _CharT, _Allocator, true >


Member Typedef Documentation

template<class _CharT, class _Allocator>
typedef _Alloc_traits<_CharT,_Allocator>::allocator_type std::_Rope_rep_alloc_base< _CharT, _Allocator, true >::allocator_type
 

Definition at line 428 of file stl_rope.h.


Member Function Documentation

template<class _CharT, class _Allocator>
std::_Rope_rep_alloc_base< _CharT, _Allocator, true >::__ROPE_DEFINE_ALLOCS _Allocator    [protected]
 

template<class _CharT, class _Allocator>
std::_Rope_rep_alloc_base< _CharT, _Allocator, true >::_Rope_rep_alloc_base size_t    __size,
const allocator_type  
[inline]
 

Definition at line 430 of file stl_rope.h.

References std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::_M_size.

template<class _CharT, class _Allocator>
allocator_type std::_Rope_rep_alloc_base< _CharT, _Allocator, true >::get_allocator   const [inline]
 

Definition at line 429 of file stl_rope.h.

References std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::allocator_type.


Member Data Documentation

template<class _CharT, class _Allocator>
size_t std::_Rope_rep_alloc_base< _CharT, _Allocator, true >::_M_size
 

Definition at line 432 of file stl_rope.h.


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