#include <stdapis/stlportv5/stl/_rope.h>
| struct _Rope_RopeFunction : public _Rope_RopeRep |
| Public Attributes | |
|---|---|
| bool | _M_delete_when_done |
| char_producer< _CharT > * | _M_fn |
| _Alloc::allocator_type | allocator_type |
| Public Member Functions | |
|---|---|
| _Rope_RopeFunction(char_producer< _CharT > *, size_t, bool, allocator_type) | |
| ~_Rope_RopeFunction() | |
| _STLP_FORCE_ALLOCATORS(_CharT, _Alloc) | |
| Inherited Attributes | |
|---|---|
| _Rope_RopeRep::_M_c_string | |
| _Rope_RopeRep::_M_depth | |
| _Rope_RopeRep::_M_is_balanced | |
| _Rope_RopeRep::_M_size | |
| _Rope_RopeRep::_M_tag | |
| Inherited Enumerations | |
|---|---|
| _Rope_RopeRep:@40 | |
| _Rope_RopeRep:@41 | |
| _Rope_RopeRep:_Tag | |
| Inherited Type Definitions | |
|---|---|
| _Rope_RopeRep::_IsBasicCharType | |
| _Rope_RopeRep::_IsChar | |
| _Rope_RopeRep::_IsWCharT | |
| _Rope_RopeRep::_Self | |
| bool | _M_delete_when_done |
| char_producer< _CharT > * | _M_fn |
| _Alloc::allocator_type | allocator_type |
| _Rope_RopeFunction | ( | char_producer< _CharT > * | __f, |
| size_t | _p_size, | ||
| bool | __d, | ||
| allocator_type | __a | ||
| ) | [inline] | ||
| ~_Rope_RopeFunction | ( | ) | [inline] |
| _STLP_FORCE_ALLOCATORS | ( | _CharT | , |
| _Alloc | |||
| ) | |||
Reimplemented from _Rope_RopeRep::_STLP_FORCE_ALLOCATORS(_CharT,_Alloc)