_Rope_RopeFunction Struct Reference

struct _Rope_RopeFunction : public _Rope_RopeRep

Inherits from

  • _Rope_RopeFunction
Public Member Functions
_Rope_RopeFunction ( char_producer < _CharT > *, size_t , bool, allocator_type )
~_Rope_RopeFunction ()
Inherited Functions
Inherited Enumerations
Public Attributes
bool _M_delete_when_done
char_producer < _CharT > * _M_fn
_Alloc::allocator_type allocator_type
Inherited Attributes

Constructor & Destructor Documentation

_Rope_RopeFunction(char_producer< _CharT > *, size_t, bool, allocator_type)

_Rope_RopeFunction ( char_producer < _CharT > * __f,
size_t _p_size,
bool __d,
allocator_type __a
) [inline]

Parameters

char_producer < _CharT > * __f
size_t _p_size
bool __d
allocator_type __a

~_Rope_RopeFunction()

~_Rope_RopeFunction ( ) [inline]

Member Data Documentation

bool _M_delete_when_done

bool _M_delete_when_done

char_producer< _CharT > * _M_fn

char_producer < _CharT > * _M_fn

_Alloc::allocator_type allocator_type

_Alloc::allocator_type allocator_type