__gnu_cxx::char_producer< _CharT > Class Template Reference

Inheritance diagram for __gnu_cxx::char_producer< _CharT >:

__gnu_cxx::_Rope_RopeSubstring< _CharT, _Alloc > List of all members.

Public Member Functions

virtual ~char_producer ()
virtual void operator() (size_t __start_pos, size_t __len, _CharT *__buffer)=0

Detailed Description

template<class _CharT>
class __gnu_cxx::char_producer< _CharT >

Definition at line 131 of file rope.


Constructor & Destructor Documentation

template<class _CharT>
virtual __gnu_cxx::char_producer< _CharT >::~char_producer (  )  [inline, virtual]

Definition at line 134 of file rope.


Member Function Documentation

template<class _CharT>
virtual void __gnu_cxx::char_producer< _CharT >::operator() ( size_t  __start_pos,
size_t  __len,
_CharT *  __buffer 
) [pure virtual]

Implemented in __gnu_cxx::_Rope_RopeSubstring< _CharT, _Alloc >.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:58:04 2010 for GNU C++ STL by  doxygen 1.4.7