__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

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


Constructor & Destructor Documentation

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

Definition at line 780 of file ropeimpl.h.

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

Definition at line 783 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 784 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 777 of file ropeimpl.h.


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