__gnu_cxx::_Rope_find_char_char_consumer< _CharT > Class Template Reference

#include <ropeimpl.h>

Inheritance diagram for __gnu_cxx::_Rope_find_char_char_consumer< _CharT >:

__gnu_cxx::_Rope_char_consumer< _CharT > List of all members.

Public Member Functions

 _Rope_find_char_char_consumer (_CharT __p)
 ~_Rope_find_char_char_consumer ()
bool operator() (const _CharT *__leaf, size_t __n)

Public Attributes

size_t _M_count

Private Attributes

_CharT _M_pattern

template<class _CharT>
class __gnu_cxx::_Rope_find_char_char_consumer< _CharT >


Constructor & Destructor Documentation

template<class _CharT>
__gnu_cxx::_Rope_find_char_char_consumer< _CharT >::_Rope_find_char_char_consumer _CharT  __p  )  [inline]
 

Definition at line 797 of file ropeimpl.h.

template<class _CharT>
__gnu_cxx::_Rope_find_char_char_consumer< _CharT >::~_Rope_find_char_char_consumer  )  [inline]
 

Definition at line 799 of file ropeimpl.h.


Member Function Documentation

template<class _CharT>
bool __gnu_cxx::_Rope_find_char_char_consumer< _CharT >::operator() const _CharT *  __leaf,
size_t  __n
[inline, virtual]
 

Implements __gnu_cxx::_Rope_char_consumer< _CharT >.

Definition at line 800 of file ropeimpl.h.

References __gnu_cxx::_Rope_find_char_char_consumer< _CharT >::_M_pattern.


Member Data Documentation

template<class _CharT>
size_t __gnu_cxx::_Rope_find_char_char_consumer< _CharT >::_M_count
 

Definition at line 796 of file ropeimpl.h.

template<class _CharT>
_CharT __gnu_cxx::_Rope_find_char_char_consumer< _CharT >::_M_pattern [private]
 

Definition at line 794 of file ropeimpl.h.

Referenced by __gnu_cxx::_Rope_find_char_char_consumer< _CharT >::operator()().


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:03 2007 for GNU C++ STL by doxygen 1.3.6