_Rope_RopeFunction< _CharT, _Alloc > Struct Template Reference

#include <_rope.h>

Inheritance diagram for _Rope_RopeFunction< _CharT, _Alloc >:

_Rope_RopeRep< _CharT, _Alloc > _Refcount_Base _Rope_RopeSubstring< _CharT, _Alloc > List of all members.

Public Types

typedef _Rope_RopeRep< _CharT,
_Alloc >::allocator_type 
allocator_type

Public Member Functions

 _Rope_RopeFunction (char_producer< _CharT > *__f, size_t _p_size, bool __d, allocator_type __a)
 ~_Rope_RopeFunction ()

Public Attributes

char_producer< _CharT > * _M_fn
bool _M_delete_when_done

Detailed Description

template<class _CharT, class _Alloc>
struct _Rope_RopeFunction< _CharT, _Alloc >

Definition at line 512 of file _rope.h.


Member Typedef Documentation

template<class _CharT, class _Alloc>
typedef _Rope_RopeRep<_CharT,_Alloc>::allocator_type _Rope_RopeFunction< _CharT, _Alloc >::allocator_type

Reimplemented from _Rope_RopeRep< _CharT, _Alloc >.

Reimplemented in _Rope_RopeSubstring< _CharT, _Alloc >.

Definition at line 525 of file _rope.h.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
_Rope_RopeFunction< _CharT, _Alloc >::_Rope_RopeFunction ( char_producer< _CharT > *  __f,
size_t  _p_size,
bool  __d,
allocator_type  __a 
) [inline]

Definition at line 531 of file _rope.h.

References _STLP_ASSERT.


Member Data Documentation

template<class _CharT, class _Alloc>
char_producer<_CharT>* _Rope_RopeFunction< _CharT, _Alloc >::_M_fn

template<class _CharT, class _Alloc>
bool _Rope_RopeFunction< _CharT, _Alloc >::_M_delete_when_done

Definition at line 523 of file _rope.h.

Referenced by _Rope_RopeFunction< _CharT, _Alloc >::~_Rope_RopeFunction().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.h



Generated on Mon Mar 10 15:32:55 2008 by  doxygen 1.5.1