_Rope_flatten_char_consumer< _CharT > Class Template Reference

Inheritance diagram for _Rope_flatten_char_consumer< _CharT >:

_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)

Detailed Description

template<class _CharT>
class _Rope_flatten_char_consumer< _CharT >

Definition at line 715 of file _rope.c.


Constructor & Destructor Documentation

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

Definition at line 719 of file _rope.c.

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

Definition at line 722 of file _rope.c.


Member Function Documentation

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

Implements _Rope_char_consumer< _CharT >.

Definition at line 723 of file _rope.c.

References __ucopy_n(), and _STLP_PRIV.


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