_Rope_RopeFunction Struct Reference

struct _Rope_RopeFunction : public _Rope_RopeRep

Inherits from

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

    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]

    Parameters

    char_producer< _CharT > * __f
    size_t _p_size
    bool __d
    allocator_type __a

    ~_Rope_RopeFunction()

    ~_Rope_RopeFunction()[inline]

    Member Data Documentation

    bool _M_delete_when_done

    bool_M_delete_when_done

    char_producer< _CharT > * _M_fn

    char_producer< _CharT > *_M_fn

    _Alloc::allocator_type allocator_type

    _Alloc::allocator_typeallocator_type