_Rope_find_char_char_consumer Class Reference

class _Rope_find_char_char_consumer : public _Rope_char_consumer

Inherits from

Public Member Functions
_Rope_find_char_char_consumer (_CharT)
~_Rope_find_char_char_consumer ()
bool operator() (const _CharT *, size_t )
Inherited Functions
_Rope_char_consumer::~_Rope_char_consumer()
Public Attributes
size_t _M_count
Private Attributes
_CharT _M_pattern

Constructor & Destructor Documentation

_Rope_find_char_char_consumer(_CharT)

_Rope_find_char_char_consumer ( _CharT __p ) [inline]

Parameters

_CharT __p

~_Rope_find_char_char_consumer()

~_Rope_find_char_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

size_t _M_count

size_t _M_count

_CharT _M_pattern

_CharT _M_pattern [private]