__gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits > Class Template Reference

#include <ropeimpl.h>

Inheritance diagram for __gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >:

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

Public Member Functions

 _Rope_insert_char_consumer (_Insert_ostream &__writer)
 ~_Rope_insert_char_consumer ()
bool operator() (const _CharT *__leaf, size_t __n)

Private Types

typedef basic_ostream< _CharT,
_Traits > 
_Insert_ostream

Private Attributes

_Insert_ostream_M_o

Detailed Description

template<class _CharT, class _Traits>
class __gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >

Definition at line 896 of file ropeimpl.h.


Member Typedef Documentation

template<class _CharT, class _Traits>
typedef basic_ostream<_CharT,_Traits> __gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >::_Insert_ostream [private]

Definition at line 900 of file ropeimpl.h.


Constructor & Destructor Documentation

template<class _CharT, class _Traits>
__gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >::_Rope_insert_char_consumer ( _Insert_ostream __writer  )  [inline]

Definition at line 903 of file ropeimpl.h.

template<class _CharT, class _Traits>
__gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >::~_Rope_insert_char_consumer (  )  [inline]

Definition at line 905 of file ropeimpl.h.


Member Function Documentation

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

Implements __gnu_cxx::_Rope_char_consumer< _CharT >.

Definition at line 914 of file ropeimpl.h.


Member Data Documentation

template<class _CharT, class _Traits>
_Insert_ostream& __gnu_cxx::_Rope_insert_char_consumer< _CharT, _Traits >::_M_o [private]

Definition at line 901 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