_Rope_RopeFunction Struct Reference

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

struct _Rope_RopeFunction : public _Rope_RopeRep

Inherits from

Public Attributes
bool_M_delete_when_done
char_producer< _CharT > *_M_fn
_Alloc::allocator_typeallocator_type
Public Member Functions
_Rope_RopeFunction(char_producer< _CharT > *, size_t, bool, allocator_type)
~_Rope_RopeFunction()
_STLP_FORCE_ALLOCATORS(_CharT, _Alloc)
Inherited Attributes
Inherited Enumerations
Inherited Functions
Inherited Type Definitions

Member Attribute Documentation

_M_delete_when_done

bool_M_delete_when_done

_M_fn

char_producer< _CharT > *_M_fn

allocator_type

_Alloc::allocator_typeallocator_type

Constructor & Destructor Documentation

_Rope_RopeFunction ( char_producer< _CharT > *, size_t, bool, allocator_type )

_Rope_RopeFunction(char_producer< _CharT > *__f,
size_t_p_size,
bool__d,
allocator_type__a
)[inline]

~_Rope_RopeFunction ( )

~_Rope_RopeFunction()[inline]

Member Function Documentation

_STLP_FORCE_ALLOCATORS ( _CharT, _Alloc )

_STLP_FORCE_ALLOCATORS(_CharT,
_Alloc
)