_Rope_RopeSubstring< _CharT, _Alloc > Struct Template Reference

#include <_rope.h>

Inheritance diagram for _Rope_RopeSubstring< _CharT, _Alloc >:

char_producer< _CharT > _Rope_RopeFunction< _CharT, _Alloc > _Rope_RopeRep< _CharT, _Alloc > _Refcount_Base List of all members.

Public Types

typedef _Rope_RopeRep< _CharT,
_Alloc > 
_RopeRep
typedef _RopeRep::allocator_type allocator_type

Public Member Functions

void operator() (size_t __start_pos, size_t __req_len, _CharT *__buffer)
 _Rope_RopeSubstring (_RopeRep *__b, size_t __s, size_t __l, allocator_type __a)
virtual ~_Rope_RopeSubstring ()

Public Attributes

_RopeRep_M_base
size_t _M_start

Detailed Description

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

Definition at line 555 of file _rope.h.


Member Typedef Documentation

template<class _CharT, class _Alloc>
typedef _Rope_RopeRep<_CharT,_Alloc> _Rope_RopeSubstring< _CharT, _Alloc >::_RopeRep

Reimplemented from _Rope_RopeFunction< _CharT, _Alloc >.

Definition at line 558 of file _rope.h.

template<class _CharT, class _Alloc>
typedef _RopeRep::allocator_type _Rope_RopeSubstring< _CharT, _Alloc >::allocator_type

Reimplemented from _Rope_RopeFunction< _CharT, _Alloc >.

Definition at line 590 of file _rope.h.


Constructor & Destructor Documentation

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


Member Function Documentation


Member Data Documentation

template<class _CharT, class _Alloc>
size_t _Rope_RopeSubstring< _CharT, _Alloc >::_M_start


The documentation for this struct 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