_Rope_self_destruct_ptr Struct Reference

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

struct _Rope_self_destruct_ptr
Public Attributes
_Rope_RopeRep< _CharT, _Alloc > *_M_ptr
Public Member Functions
_Rope_self_destruct_ptr()
_Rope_self_destruct_ptr(_Rope_RopeRep< _CharT, _Alloc > *)
~_Rope_self_destruct_ptr()
operator _Rope_RopeRep< _CharT, _Alloc > *()
_Rope_RopeRep< _CharT, _Alloc > &operator*()
_Rope_RopeRep< _CharT, _Alloc > *operator->()
_Rope_self_destruct_ptr< _CharT, _Alloc > &operator=(_Rope_RopeRep< _CharT, _Alloc > *)

Member Attribute Documentation

_M_ptr

_Rope_RopeRep< _CharT, _Alloc > *_M_ptr

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

Constructor & Destructor Documentation

_Rope_self_destruct_ptr ( )

_Rope_self_destruct_ptr()[inline]

_Rope_self_destruct_ptr ( _Rope_RopeRep< _CharT, _Alloc > * )

_Rope_self_destruct_ptr(_Rope_RopeRep< _CharT, _Alloc > *__p)[inline]

~_Rope_self_destruct_ptr ( )

~_Rope_self_destruct_ptr()[inline]

Member Function Documentation

operator _Rope_RopeRep< _CharT, _Alloc > * ( )

operator _Rope_RopeRep< _CharT, _Alloc > *()[inline]

operator* ( )

_Rope_RopeRep< _CharT, _Alloc > &operator*()[inline]

operator-> ( )

_Rope_RopeRep< _CharT, _Alloc > *operator->()[inline]

operator= ( _Rope_RopeRep< _CharT, _Alloc > * )

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