_Rope_RopeLeaf< _CharT, _Alloc > Struct Template Reference

#include <_rope.h>

Inheritance diagram for _Rope_RopeLeaf< _CharT, _Alloc >:

_Rope_RopeRep< _CharT, _Alloc > _Refcount_Base List of all members.

Public Types

typedef _RopeRep::allocator_type allocator_type

Public Member Functions

 _Rope_RopeLeaf (_CharT *__d, size_t _p_size, allocator_type __a)
 ~_Rope_RopeLeaf ()

Public Attributes

_CharT * _M_data

Detailed Description

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

Definition at line 442 of file _rope.h.


Member Typedef Documentation

template<class _CharT, class _Alloc>
typedef _RopeRep::allocator_type _Rope_RopeLeaf< _CharT, _Alloc >::allocator_type

Reimplemented from _Rope_RopeRep< _CharT, _Alloc >.

Definition at line 459 of file _rope.h.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
_Rope_RopeLeaf< _CharT, _Alloc >::_Rope_RopeLeaf ( _CharT *  __d,
size_t  _p_size,
allocator_type  __a 
) [inline]

Definition at line 461 of file _rope.h.

References _STLP_ASSERT.

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


Member Data Documentation


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.h



Generated on Mon Mar 10 15:32:55 2008 by  doxygen 1.5.1