Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::_Rope_RopeRep Struct Template Reference
#include <stl_rope.h>
Inherits std::_Rope_rep_base< _CharT, _Alloc >, and std::_Refcount_Base.
Inherited by std::_Rope_RopeConcatenation, std::_Rope_RopeFunction, and std::_Rope_RopeLeaf.
List of all members.
template<class _CharT, class _Alloc> struct std::_Rope_RopeRep
Member Typedef Documentation
Member Enumeration Documentation
|
-
Enumeration values:
-
_S_leaf
|
|
_S_concat
|
|
_S_substringfn
|
|
_S_function
|
|
|
Constructor & Destructor Documentation
Member Function Documentation
void _S_free_string (
|
__GC_CONST _CharT *,
|
|
size_t __len,
|
|
allocator_type __a ) [static]
|
|
void _M_free_c_string (
|
) [inline]
|
|
void _M_unref_nonnil (
|
) [inline]
|
|
void _M_ref_nonnil (
|
) [inline]
|
|
void _S_unref (
|
_Rope_RopeRep<_CharT, _Alloc> * __t ) [inline, static]
|
|
void _S_ref (
|
_Rope_RopeRep<_CharT, _Alloc> * __t ) [inline, static]
|
|
void _S_free_if_unref (
|
_Rope_RopeRep<_CharT, _Alloc> * __t ) [inline, static]
|
|
Member Data Documentation
__GC_CONST _CharT* _M_c_string
|
|
The documentation for this struct was generated from the following files:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001