_Rope_self_destruct_ptr< _CharT, _Alloc > Struct Template Reference

#include <_rope.h>

List of all members.

Public Member Functions

 ~_Rope_self_destruct_ptr ()
 _Rope_self_destruct_ptr ()
 _Rope_self_destruct_ptr (_Rope_RopeRep< _CharT, _Alloc > *__p)
_Rope_RopeRep< _CharT, _Alloc > & operator * ()
_Rope_RopeRep< _CharT, _Alloc > * operator-> ()
 operator _Rope_RopeRep ()
_Rope_self_destruct_ptr< _CharT,
_Alloc > & 
operator= (_Rope_RopeRep< _CharT, _Alloc > *__x)

Public Attributes

_Rope_RopeRep< _CharT, _Alloc > * _M_ptr


Detailed Description

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

Definition at line 616 of file _rope.h.


Constructor & Destructor Documentation

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

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

Definition at line 623 of file _rope.h.

template<class _CharT, class _Alloc>
_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr ( _Rope_RopeRep< _CharT, _Alloc > *  __p  )  [inline]

Definition at line 625 of file _rope.h.


Member Function Documentation

template<class _CharT, class _Alloc>
_Rope_RopeRep<_CharT,_Alloc>& _Rope_self_destruct_ptr< _CharT, _Alloc >::operator * (  )  [inline]

Definition at line 626 of file _rope.h.

References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.

template<class _CharT, class _Alloc>
_Rope_RopeRep<_CharT,_Alloc>* _Rope_self_destruct_ptr< _CharT, _Alloc >::operator-> (  )  [inline]

Definition at line 627 of file _rope.h.

References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.

template<class _CharT, class _Alloc>
_Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep (  )  [inline]

Definition at line 628 of file _rope.h.

References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.

template<class _CharT, class _Alloc>
_Rope_self_destruct_ptr<_CharT, _Alloc>& _Rope_self_destruct_ptr< _CharT, _Alloc >::operator= ( _Rope_RopeRep< _CharT, _Alloc > *  __x  )  [inline]

Definition at line 630 of file _rope.h.

References _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.


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