#include <stl_rope.h>
Inheritance diagram for std::_Rope_RopeSubstring:
Public Types | |
typedef _Rope_rep_base<_CharT, _Alloc>::allocator_type | allocator_type |
Public Methods | |
virtual void | operator() (size_t __start_pos, size_t __req_len, _CharT *__buffer) |
_Rope_RopeSubstring (_Rope_RopeRep< _CharT, _Alloc > *__b, size_t __s, size_t __l, allocator_type __a) | |
virtual | ~_Rope_RopeSubstring () |
Public Attributes | |
_Rope_RopeRep<_CharT,_Alloc>* | _M_base |
size_t | _M_start |
|
Reimplemented from std::_Rope_RopeFunction. Definition at line 677 of file stl_rope.h. |
|
Definition at line 678 of file stl_rope.h. |
|
Definition at line 692 of file stl_rope.h. |
|
Reimplemented from std::char_producer. Definition at line 651 of file stl_rope.h. |
|
Definition at line 649 of file stl_rope.h. |
|
Definition at line 650 of file stl_rope.h. |