_Rope_char_ref_proxy< _CharT, _Alloc > Class Template Reference

#include <_rope.h>

List of all members.

Public Member Functions

 _Rope_char_ref_proxy (_My_rope *__r, size_t __p)
 _Rope_char_ref_proxy (const _Self &__x)
 _Rope_char_ref_proxy (_My_rope *__r, size_t __p, _CharT __c)
 operator _CharT () const
_Selfoperator= (_CharT __c)
_Rope_char_ptr_proxy< _CharT,
_Alloc > 
operator & () const
_Selfoperator= (const _Self &__c)

Friends

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


Detailed Description

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

Definition at line 642 of file _rope.h.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
_Rope_char_ref_proxy< _CharT, _Alloc >::_Rope_char_ref_proxy ( _My_rope __r,
size_t  __p 
) [inline]

Definition at line 655 of file _rope.h.

template<class _CharT, class _Alloc>
_Rope_char_ref_proxy< _CharT, _Alloc >::_Rope_char_ref_proxy ( const _Self __x  )  [inline]

Definition at line 657 of file _rope.h.

template<class _CharT, class _Alloc>
_Rope_char_ref_proxy< _CharT, _Alloc >::_Rope_char_ref_proxy ( _My_rope __r,
size_t  __p,
_CharT  __c 
) [inline]

Definition at line 663 of file _rope.h.


Member Function Documentation

template<class _CharT, class _Alloc>
_Rope_char_ref_proxy< _CharT, _Alloc >::operator _CharT (  )  const [inline]

template<class _CharT, class _Alloc>
_Rope_char_ptr_proxy< _CharT, _Alloc > _Rope_char_ref_proxy< _CharT, _Alloc >::operator & (  )  const

Definition at line 1312 of file _rope.c.

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

Definition at line 668 of file _rope.h.

References _Rope_char_ref_proxy< _CharT, _Alloc >::operator=().


Friends And Related Function Documentation

template<class _CharT, class _Alloc>
friend class rope< _CharT, _Alloc > [friend]

Definition at line 644 of file _rope.h.

template<class _CharT, class _Alloc>
friend class _Rope_iterator< _CharT, _Alloc > [friend]

Definition at line 645 of file _rope.h.

template<class _CharT, class _Alloc>
friend class _Rope_char_ptr_proxy< _CharT, _Alloc > [friend]

Definition at line 646 of file _rope.h.


The documentation for this class was generated from the following files:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.h
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.c



Generated on Mon Mar 10 15:32:55 2008 by  doxygen 1.5.1