_Rope_RopeConcatenation Struct Reference
struct _Rope_RopeConcatenation : public _Rope_RopeRep
|
Constructor & Destructor Documentation
_Rope_RopeConcatenation(_Rope_RopeRep< _CharT, _Alloc > *, _Rope_RopeRep< _CharT, _Alloc > *, allocator_type)
_Rope_RopeConcatenation
|
(
|
_Rope_RopeRep
< _CharT, _Alloc > *
|
__l,
|
|
_Rope_RopeRep
< _CharT, _Alloc > *
|
__r,
|
|
allocator_type
|
__a
|
|
)
|
[inline]
|
Parameters
_Rope_RopeRep
< _CharT, _Alloc > * __l
|
|
_Rope_RopeRep
< _CharT, _Alloc > * __r
|
|
allocator_type
__a
|
|
~_Rope_RopeConcatenation()
~_Rope_RopeConcatenation
|
(
|
)
|
[inline]
|
Member Data Documentation
_Rope_RopeRep< _CharT, _Alloc > * _M_left
_Rope_RopeRep
< _CharT, _Alloc > *
|
_M_left
|
_Rope_RopeRep< _CharT, _Alloc > * _M_right
_Rope_RopeRep
< _CharT, _Alloc > *
|
_M_right
|
_Alloc::allocator_type allocator_type
_Alloc::allocator_type
|
allocator_type
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.