Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_char_consumer Class Template Reference

#include <stl_rope.h>

Inheritance diagram for std::_Rope_char_consumer:

Inheritance graph
[legend]
List of all members.

Public Methods

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

template<class _CharT> class std::_Rope_char_consumer


Constructor & Destructor Documentation

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

Definition at line 191 of file stl_rope.h.


Member Function Documentation

template<class _CharT>
virtual bool std::_Rope_char_consumer<_CharT>::operator() ( const _CharT * __leaf,
size_t __n ) [pure virtual]
 

Reimplemented in std::_Rope_flatten_char_consumer, std::_Rope_find_char_char_consumer, and std::_Rope_insert_char_consumer.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:29:56 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001