ReactOS 0.4.16-dev-329-g9223134
|
#include <_rope.h>
Public Member Functions | |
~_Rope_self_destruct_ptr () | |
_Rope_self_destruct_ptr () | |
_Rope_self_destruct_ptr (_Rope_RopeRep< _CharT, _Alloc > *__p) | |
_Rope_RopeRep< _CharT, _Alloc > & | operator* () |
_Rope_RopeRep< _CharT, _Alloc > * | operator-> () |
operator _Rope_RopeRep< _CharT, _Alloc > * () | |
_Rope_self_destruct_ptr< _CharT, _Alloc > & | operator= (_Rope_RopeRep< _CharT, _Alloc > *__x) |
Public Attributes | |
_Rope_RopeRep< _CharT, _Alloc > * | _M_ptr |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
_Rope_RopeRep<_CharT,_Alloc>* _Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr |
Definition at line 626 of file _rope.h.
Referenced by _Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep< _CharT, _Alloc > *(), _Rope_self_destruct_ptr< _CharT, _Alloc >::operator*(), _Rope_self_destruct_ptr< _CharT, _Alloc >::operator->(), _Rope_self_destruct_ptr< _CharT, _Alloc >::operator=(), and _Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr().