__gnu_cxx::_Rope_flatten_char_consumer< _CharT > Class Template Reference

#include <ropeimpl.h>

Inheritance diagram for __gnu_cxx::_Rope_flatten_char_consumer< _CharT >:

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

Public Member Functions

 _Rope_flatten_char_consumer (_CharT *__buffer)
 ~_Rope_flatten_char_consumer ()
bool operator() (const _CharT *__leaf, size_t __n)

Private Attributes

_CharT * _M_buf_ptr

Detailed Description

template<class _CharT>
class __gnu_cxx::_Rope_flatten_char_consumer< _CharT >

Definition at line 843 of file ropeimpl.h.


Constructor & Destructor Documentation

template<class _CharT>
__gnu_cxx::_Rope_flatten_char_consumer< _CharT >::_Rope_flatten_char_consumer ( _CharT *  __buffer  )  [inline]

Definition at line 850 of file ropeimpl.h.

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

Definition at line 853 of file ropeimpl.h.


Member Function Documentation

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

Implements __gnu_cxx::_Rope_char_consumer< _CharT >.

Definition at line 856 of file ropeimpl.h.


Member Data Documentation

template<class _CharT>
_CharT* __gnu_cxx::_Rope_flatten_char_consumer< _CharT >::_M_buf_ptr [private]

Definition at line 847 of file ropeimpl.h.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:58:07 2010 for GNU C++ STL by  doxygen 1.4.7