Whole document tree
    

Whole document tree

Templatestd::_Rope_find_char_char_consumer class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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

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< _CharT >


Constructor & Destructor Documentation

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

Definition at line 784 of file ropeimpl.h.

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

Definition at line 786 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]
 

Implements std::_Rope_char_consumer< _CharT >.

Definition at line 787 of file ropeimpl.h.

References std::_Rope_find_char_char_consumer< _CharT >::_M_count, and std::_Rope_find_char_char_consumer< _CharT >::_M_pattern.


Member Data Documentation

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

Definition at line 783 of file ropeimpl.h.

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

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

Definition at line 781 of file ropeimpl.h.

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


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:17:35 2002 for libstdc++-v3 Source by doxygen1.2.15