| 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 & | operator= (_Rope_RopeRep< _CharT, _Alloc > *__x) | 
| Public Attributes | |
| _Rope_RopeRep< _CharT, _Alloc > * | _M_ptr | 
Definition at line 889 of file rope.
| __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr | ( | ) |  [inline] | 
Definition at line 893 of file rope.
References __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
| __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr | ( | ) |  [inline] | 
| __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr | ( | _Rope_RopeRep< _CharT, _Alloc > * | __p | ) |  [inline] | 
| _Rope_RopeRep<_CharT, _Alloc>& __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator * | ( | ) |  [inline] | 
Definition at line 904 of file rope.
References __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
| __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep | ( | ) |  [inline] | 
Definition at line 911 of file rope.
References __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
| _Rope_RopeRep<_CharT, _Alloc>* __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator-> | ( | ) |  [inline] | 
Definition at line 908 of file rope.
References __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
| _Rope_self_destruct_ptr& __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator= | ( | _Rope_RopeRep< _CharT, _Alloc > * | __x | ) |  [inline] | 
Definition at line 915 of file rope.
References __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.
| _Rope_RopeRep<_CharT, _Alloc>* __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr | 
Definition at line 891 of file rope.
Referenced by __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator *(), __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep(), __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator->(), __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator=(), and __gnu_cxx::_Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr().
 1.4.7
 1.4.7