_Rope_RopeLeaf Struct Reference

#include <stdapis/stlport/stl/_rope.h>

struct _Rope_RopeLeaf : public _Rope_RopeRep

Inherits from

Public Attributes
__GC_CONST _CharT *_M_data
_Alloc::allocator_typeallocator_type
Public Member Functions
_Rope_RopeLeaf(__GC_CONST _CharT *, size_t, allocator_type)
~_Rope_RopeLeaf()
_STLP_FORCE_ALLOCATORS(_CharT, _Alloc)
Inherited Attributes
Inherited Enumerations
Inherited Functions
Inherited Type Definitions

Member Attribute Documentation

_M_data

__GC_CONST _CharT *_M_data

allocator_type

_Alloc::allocator_typeallocator_type

Constructor & Destructor Documentation

_Rope_RopeLeaf ( __GC_CONST _CharT *, size_t, allocator_type )

_Rope_RopeLeaf(__GC_CONST _CharT *__d,
size_t_p_size,
allocator_type__a
)[inline]

~_Rope_RopeLeaf ( )

~_Rope_RopeLeaf()[inline]

Member Function Documentation

_STLP_FORCE_ALLOCATORS ( _CharT, _Alloc )

_STLP_FORCE_ALLOCATORS(_CharT,
_Alloc
)