_Rope_flatten_char_consumer Class Reference

class _Rope_flatten_char_consumer : public _Rope_char_consumer

Inherits from

Public Member Functions
_Rope_flatten_char_consumer (_CharT *)
~_Rope_flatten_char_consumer ()
bool operator() (const _CharT *, size_t )
Inherited Functions
_Rope_char_consumer::~_Rope_char_consumer()
Private Attributes
_CharT * _M_buf_ptr

Constructor & Destructor Documentation

_Rope_flatten_char_consumer(_CharT *)

_Rope_flatten_char_consumer ( _CharT * __buffer ) [inline]

Parameters

_CharT * __buffer

~_Rope_flatten_char_consumer()

~_Rope_flatten_char_consumer ( ) [inline]

Member Functions Documentation

operator()(const _CharT *, size_t)

bool operator() ( const _CharT * __leaf,
size_t __n
) [inline]

Parameters

const _CharT * __leaf
size_t __n

Member Data Documentation

_CharT * _M_buf_ptr

_CharT * _M_buf_ptr [private]