_Rope_find_char_char_consumer< _CharT > Class Template Reference

Inheritance diagram for _Rope_find_char_char_consumer< _CharT >:

_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

Detailed Description

template<class _CharT>
class _Rope_find_char_char_consumer< _CharT >

Definition at line 731 of file _rope.c.


Constructor & Destructor Documentation

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

Definition at line 736 of file _rope.c.

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

Definition at line 738 of file _rope.c.


Member Function Documentation

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


Member Data Documentation

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


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.c



Generated on Mon Mar 10 15:32:55 2008 by  doxygen 1.5.1