Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_alloc_base Class Template Reference

#include <stl_rope.h>

Inherited by std::_Rope_base.

List of all members.

Public Types


Public Methods


Protected Attributes

template<class _CharT, class _Allocator, bool _IsStatic> class std::_Rope_alloc_base


Member Typedef Documentation

typedef _Rope_RopeRep<_CharT,_Allocator> _RopeRep
 

Reimplemented in std::_Rope_base, and std::rope.

typedef _Alloc_traits<_CharT,_Allocator>::allocator_type allocator_type
 

Reimplemented in std::_Rope_base, and std::rope.


Constructor & Destructor Documentation

_Rope_alloc_base ( _RopeRep * __t,
const allocator_type & __a ) [inline]
 

_Rope_alloc_base ( const allocator_type & __a ) [inline]
 


Member Function Documentation

allocator_type get_allocator ( ) const [inline]
 


Member Data Documentation

allocator_type _M_data_allocator [protected]
 

_RopeRep* _M_tree_ptr [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001