_Rope_RopeSubstring Struct Reference
#include
<stdapis/stlport/stl/_rope.h>
struct _Rope_RopeSubstring : public _Rope_RopeFunction |
Inherited Type Definitions |
---|
| |
Member Type Definition Documentation
Member Attribute Documentation
allocator_type
_Alloc::allocator_type | allocator_type |
Constructor & Destructor Documentation
_Rope_RopeSubstring ( _Rope_RopeRep< _CharT, _Alloc > *, size_t, size_t, allocator_type )
~_Rope_RopeSubstring ( )
~_Rope_RopeSubstring | ( | ) | [inline, virtual] |
Member Function Documentation
_STLP_FORCE_ALLOCATORS ( _CharT, _Alloc )
_STLP_FORCE_ALLOCATORS | ( | _CharT | , |
| _Alloc | |
| ) | |
operator() ( size_t, size_t, _CharT * )
void | operator() | ( | size_t | __start_pos, |
| size_t | __req_len, |
| _CharT * | __buffer |
| ) | [inline, virtual] |