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

std::_Rope_char_ref_proxy Class Template Reference

#include <stl_rope.h>

List of all members.

Public Methods


Friends

class  rope< _CharT, _Alloc >
class  _Rope_iterator< _CharT, _Alloc >
class  _Rope_char_ptr_proxy< _CharT, _Alloc >

template<class _CharT, class _Alloc> class std::_Rope_char_ref_proxy


Constructor & Destructor Documentation

_Rope_char_ref_proxy ( _My_rope * __r,
size_t __p ) [inline]
 

_Rope_char_ref_proxy ( const _Rope_char_ref_proxy<_CharT, _Alloc> & __x ) [inline]
 

_Rope_char_ref_proxy ( _My_rope * __r,
size_t __p,
_CharT __c ) [inline]
 


Member Function Documentation

operator _CharT ( ) const [inline]
 

_Rope_char_ref_proxy& operator= ( _CharT __c )
 

_Rope_char_ptr_proxy<_CharT,_Alloc> operator & ( ) const
 

_Rope_char_ref_proxy & operator= ( const _Rope_char_ref_proxy<_CharT, _Alloc> & __c ) [inline]
 


Friends And Related Function Documentation

friend class rope< _CharT, _Alloc > [friend]
 

friend class _Rope_iterator< _CharT, _Alloc > [friend]
 

friend class _Rope_char_ptr_proxy< _CharT, _Alloc > [friend]
 


The documentation for this class was generated from the following files:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001