__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

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


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 815 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 818 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 820 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 828 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 816 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