_Rope_char_ref_proxy Class Reference

#include <stdapis/stlportv5/stl/_rope.h>

class _Rope_char_ref_proxy

Constructor & Destructor Documentation

_Rope_char_ref_proxy ( _My_rope *, size_t )

_Rope_char_ref_proxy(_My_rope *__r,
size_t__p
)[inline]

_Rope_char_ref_proxy ( const _Self & )

_Rope_char_ref_proxy(const _Self &__x)[inline]

_Rope_char_ref_proxy ( _My_rope *, size_t, _CharT )

_Rope_char_ref_proxy(_My_rope *__r,
size_t__p,
_CharT__c
)[inline]

Member Function Documentation

operator _CharT ( )

operator _CharT()const [inline]

operator& ( )

_Rope_char_ptr_proxy< _CharT, _Alloc >operator&()const

operator= ( _CharT )

_Self &operator=(_CharT__c)

operator= ( const _Self & )

_Self &operator=(const _Self &__c)[inline]