_Rope_RopeFunction< _CharT, _Alloc > Struct Template Reference#include <_rope.h>
Inheritance diagram for _Rope_RopeFunction< _CharT, _Alloc >: ![]()
Detailed Descriptiontemplate<class _CharT, class _Alloc>
|
typedef _Rope_RopeRep<_CharT,_Alloc>::allocator_type _Rope_RopeFunction< _CharT, _Alloc >::allocator_type |
Reimplemented from _Rope_RopeRep< _CharT, _Alloc >.
Reimplemented in _Rope_RopeSubstring< _CharT, _Alloc >.
_Rope_RopeFunction< _CharT, _Alloc >::_Rope_RopeFunction | ( | char_producer< _CharT > * | __f, | |
size_t | _p_size, | |||
bool | __d, | |||
allocator_type | __a | |||
) | [inline] |
_Rope_RopeFunction< _CharT, _Alloc >::~_Rope_RopeFunction | ( | ) | [inline] |
Definition at line 537 of file _rope.h.
References _Rope_RopeFunction< _CharT, _Alloc >::_M_delete_when_done, _Rope_RopeFunction< _CharT, _Alloc >::_M_fn, and _Rope_RopeRep< _CharT, _Alloc >::_M_free_c_string().
char_producer<_CharT>* _Rope_RopeFunction< _CharT, _Alloc >::_M_fn |
Definition at line 516 of file _rope.h.
Referenced by rope< _CharT, _Alloc >::_S_fetch(), rope< _CharT, _Alloc >::_S_substring(), and _Rope_RopeFunction< _CharT, _Alloc >::~_Rope_RopeFunction().
bool _Rope_RopeFunction< _CharT, _Alloc >::_M_delete_when_done |
Definition at line 523 of file _rope.h.
Referenced by _Rope_RopeFunction< _CharT, _Alloc >::~_Rope_RopeFunction().