Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_self_destruct_ptr Struct Template Reference

#include <stl_rope.h>

Collaboration diagram for std::_Rope_self_destruct_ptr:

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


Constructor & Destructor Documentation

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

Definition at line 715 of file stl_rope.h.

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

Definition at line 720 of file stl_rope.h.

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

Definition at line 722 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 *<_CharT,_Alloc> ( ) [inline]
 

Definition at line 723 of file stl_rope.h.

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

Definition at line 725 of file stl_rope.h.

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

Definition at line 724 of file stl_rope.h.

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

Definition at line 726 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 714 of file stl_rope.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:59 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001