Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_find_char_char_consumer Class Template Reference

#include <ropeimpl.h>

Inheritance diagram for std::_Rope_find_char_char_consumer:

Inheritance graph
[legend]
Collaboration diagram for std::_Rope_find_char_char_consumer:

Collaboration graph
[legend]
List of all members.

Public Methods

 _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 std::_Rope_find_char_char_consumer


Constructor & Destructor Documentation

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

Definition at line 755 of file ropeimpl.h.

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

Definition at line 757 of file ropeimpl.h.


Member Function Documentation

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

Reimplemented from std::_Rope_char_consumer.

Definition at line 758 of file ropeimpl.h.


Member Data Documentation

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

Definition at line 754 of file ropeimpl.h.

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

Definition at line 752 of file ropeimpl.h.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:29:57 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001