_Rope_char_ptr_proxy Class Reference

#include <_rope.h>

List of all members.

Public Types

typedef _Rope_char_ptr_proxy<
_CharT, _Alloc > 
_Self

Public Member Functions

 _Rope_char_ptr_proxy (const _Rope_char_ref_proxy< _CharT, _Alloc > &__x)
 _Rope_char_ptr_proxy (const _Self &__x)
 _Rope_char_ptr_proxy ()
 _Rope_char_ptr_proxy (_CharT *__x)
_Selfoperator= (const _Self &__x)
_Rope_char_ref_proxy< _CharT,
_Alloc > 
operator * () const

Public Attributes

size_t _M_pos
rope< _CharT, _Alloc > * _M_root

Friends

class _Rope_char_ref_proxy< _CharT, _Alloc >


Detailed Description

Definition at line 704 of file _rope.h.


Member Typedef Documentation

Definition at line 708 of file _rope.h.


Constructor & Destructor Documentation

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

Definition at line 713 of file _rope.h.

_Rope_char_ptr_proxy::_Rope_char_ptr_proxy ( const _Self __x  )  [inline]

Definition at line 715 of file _rope.h.

_Rope_char_ptr_proxy::_Rope_char_ptr_proxy (  )  [inline]

Definition at line 717 of file _rope.h.

_Rope_char_ptr_proxy::_Rope_char_ptr_proxy ( _CharT *  __x  )  [inline]

Definition at line 718 of file _rope.h.

References _STLP_ASSERT.


Member Function Documentation

_Self& _Rope_char_ptr_proxy::operator= ( const _Self __x  )  [inline]

Definition at line 721 of file _rope.h.

References _M_pos, and _M_root.

_Rope_char_ref_proxy<_CharT,_Alloc> _Rope_char_ptr_proxy::operator * (  )  const [inline]

Definition at line 727 of file _rope.h.

References _M_pos, and _M_root.


Friends And Related Function Documentation

friend class _Rope_char_ref_proxy< _CharT, _Alloc > [friend]

Definition at line 709 of file _rope.h.


Member Data Documentation

Definition at line 710 of file _rope.h.

Referenced by operator *(), operator=(), and operator==().

Definition at line 711 of file _rope.h.

Referenced by operator *(), operator=(), and operator==().


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



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