_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()
booloperator()(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)

booloperator()(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]