Whole document tree
    

Whole document tree

Templatestd::_Rope_self_destruct_ptr struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_self_destruct_ptr< _CharT, _Alloc > Struct Template Reference

#include <stl_rope.h>

Collaboration diagram for std::_Rope_self_destruct_ptr< _CharT, _Alloc >:

Collaboration graph
[legend]
List of all members.

Public Methods

 ~_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

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


Constructor & Destructor Documentation

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

Definition at line 743 of file stl_rope.h.

References std::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr.

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

Definition at line 748 of file stl_rope.h.

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

Definition at line 750 of file stl_rope.h.


Member Function Documentation

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

Definition at line 751 of file stl_rope.h.

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

Definition at line 753 of file stl_rope.h.

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

Definition at line 752 of file stl_rope.h.

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

Definition at line 754 of file stl_rope.h.


Member Data Documentation

template<class _CharT, class _Alloc>
_Rope_RopeRep<_CharT,_Alloc>* std::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr
 

Definition at line 742 of file stl_rope.h.

Referenced by std::_Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:46 2002 for libstdc++-v3 Source by doxygen1.2.15