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

std::_Rope_RopeSubstring Struct Template Reference

#include <stl_rope.h>

Inherits std::_Rope_RopeFunction< _CharT, _Alloc >, and std::char_producer< _CharT >.

List of all members.

Public Types


Public Methods


Public Attributes

template<class _CharT, class _Alloc> struct std::_Rope_RopeSubstring


Member Typedef Documentation

typedef _Rope_rep_base<_CharT,_Alloc>::allocator_type allocator_type
 

Reimplemented from std::_Rope_RopeFunction.


Constructor & Destructor Documentation

_Rope_RopeSubstring ( _Rope_RopeRep< _CharT, _Alloc > * __b,
size_t __s,
size_t __l,
allocator_type __a ) [inline]
 

~_Rope_RopeSubstring ( ) [inline, virtual]
 


Member Function Documentation

void operator() ( size_t __start_pos,
size_t __req_len,
_CharT * __buffer ) [inline, virtual]
 

Reimplemented from std::char_producer.


Member Data Documentation

_Rope_RopeRep<_CharT,_Alloc>* _M_base
 

size_t _M_start
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001