|  |  | Whole document treeTemplatestd::_Rope_rep_alloc_base 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, _IsStatic >  Class Template Reference#include <stl_rope.h>
Inheritance diagram for std::_Rope_rep_alloc_base:  [legend]Collaboration diagram for std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >:  [legend]List of all members. template<class _CharT, class _Allocator, bool _IsStatic>class std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >
 Member Typedef Documentation
 
  
    | 
        
          | template<class _CharT, class _Allocator, bool _IsStatic> |  
          | typedef _Alloc_traits<_CharT,_Allocator>::allocator_type std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::allocator_type |  |  
  
    |  | 
 
Reimplemented in std::_Rope_rep_base< _CharT, _Alloc >, std::_Rope_RopeRep< _CharT, _Alloc >, std::_Rope_RopeLeaf< _CharT, _Alloc >, std::_Rope_RopeConcatenation< _CharT, _Alloc >, std::_Rope_RopeFunction< _CharT, _Alloc >, std::_Rope_RopeSubstring< _CharT, _Alloc >, std::_Rope_rep_base< _CharT, _Allocator >, and std::_Rope_RopeRep< _CharT, _Allocator >.
 
Definition at line 400 of file stl_rope.h.
 
Referenced by std::_Rope_rep_alloc_base< _CharT, _Allocator, true >::get_allocator().     |  
 Constructor & Destructor Documentation
 
  
    | 
        
          | template<class _CharT, class _Allocator, bool _IsStatic> |  
          | std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::_Rope_rep_alloc_base | ( | size_t | __size, |  
          |  |  | const allocator_type & | __a |  
          |  | ) |  [inline] |  |  
 Member Function Documentation
 
  
    | 
        
          | template<class _CharT, class _Allocator, bool _IsStatic> |  
          | std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::__ROPE_DEFINE_ALLOCS | ( | _Allocator |  | ) |  [protected] |  |  
 
  
    | 
        
          | template<class _CharT, class _Allocator, bool _IsStatic> |  
          | allocator_type std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::get_allocator | ( |  | ) | const  [inline] |  |  
 Member Data Documentation
 
  
    | 
        
          | template<class _CharT, class _Allocator, bool _IsStatic> |  
          | allocator_type std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::_M_data_allocator  [protected] |  |  
 
  
    | 
        
          | template<class _CharT, class _Allocator, bool _IsStatic> |  
          | size_t std::_Rope_rep_alloc_base< _CharT, _Allocator, _IsStatic >::_M_size |  |  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
  1.2.15 |