Whole document tree
    

Whole document tree

Templatestd::_Rope_char_consumer class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_char_consumer< _CharT > 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< _CharT >


Constructor & Destructor Documentation

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

Definition at line 220 of file stl_rope.h.


Member Function Documentation

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

Implemented in std::_Rope_flatten_char_consumer< _CharT >, std::_Rope_find_char_char_consumer< _CharT >, and std::_Rope_insert_char_consumer< _CharT, _Traits >.


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:17:32 2002 for libstdc++-v3 Source by doxygen1.2.15