ReactOS 0.4.16-dev-550-g2186ce3
|
Public Member Functions | |
_Rope_find_char_char_consumer (_CharT __p) | |
~_Rope_find_char_char_consumer () | |
bool | operator() (const _CharT *__leaf, size_t __n) |
Public Member Functions inherited from _Rope_char_consumer< _CharT > | |
virtual | ~_Rope_char_consumer () |
virtual bool | operator() (const _CharT *__buffer, size_t __len)=0 |
Public Attributes | |
size_t | _M_count |
Private Attributes | |
_CharT | _M_pattern |
|
inline |
|
inline |
|
inlinevirtual |
Implements _Rope_char_consumer< _CharT >.
Definition at line 743 of file _rope.c.
size_t _Rope_find_char_char_consumer< _CharT >::_M_count |
Definition at line 739 of file _rope.c.
Referenced by _Rope_find_char_char_consumer< _CharT >::operator()().
|
private |
Definition at line 737 of file _rope.c.
Referenced by _Rope_find_char_char_consumer< _CharT >::operator()().