_Rope_char_consumer< _CharT > Class Template Reference

#include <_rope.h>

Inheritance diagram for _Rope_char_consumer< _CharT >:

_Rope_find_char_char_consumer< _CharT > _Rope_flatten_char_consumer< _CharT > _Rope_insert_char_consumer< _CharT, _Traits > List of all members.

Public Member Functions

virtual ~_Rope_char_consumer ()
virtual bool operator() (const _CharT *__buffer, size_t __len)=0

Detailed Description

template<class _CharT>
class _Rope_char_consumer< _CharT >

Definition at line 281 of file _rope.h.


Constructor & Destructor Documentation

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

Definition at line 286 of file _rope.h.


Member Function Documentation

template<class _CharT>
virtual bool _Rope_char_consumer< _CharT >::operator() ( const _CharT *  __buffer,
size_t  __len 
) [pure virtual]


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.h



Generated on Mon Mar 10 15:32:55 2008 by  doxygen 1.5.1