Whole document tree
    

Whole document tree

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

std::_Rope_flatten_char_consumer< _CharT > Class Template Reference

#include <ropeimpl.h>

Inheritance diagram for std::_Rope_flatten_char_consumer:

Inheritance graph
[legend]
Collaboration diagram for std::_Rope_flatten_char_consumer< _CharT >:

Collaboration graph
[legend]
List of all members.

Public Methods

 _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 std::_Rope_flatten_char_consumer< _CharT >


Constructor & Destructor Documentation

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

Definition at line 767 of file ropeimpl.h.

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

Definition at line 770 of file ropeimpl.h.

References std::_Rope_flatten_char_consumer< _CharT >::_M_buf_ptr.


Member Function Documentation

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

Implements std::_Rope_char_consumer< _CharT >.

Definition at line 771 of file ropeimpl.h.

References std::_Rope_flatten_char_consumer< _CharT >::_M_buf_ptr.


Member Data Documentation

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

Definition at line 764 of file ropeimpl.h.

Referenced by std::_Rope_flatten_char_consumer< _CharT >::operator()(), and std::_Rope_flatten_char_consumer< _CharT >::~_Rope_flatten_char_consumer().


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