_Rope_iterator Class Reference
| class _Rope_iterator : public _Rope_iterator_base |
Constructor & Destructor Documentation
_Rope_iterator(rope< _CharT, _Alloc > *, size_t)
| _Rope_iterator | ( | rope< _CharT, _Alloc > * | __r, |
| | size_t | __pos |
| | ) | |
_Rope_iterator(const _Self &)
| _Rope_iterator | ( | const _Self & | __x | ) | [inline] |
_Rope_iterator(rope< _CharT, _Alloc > &, size_t)
| _Rope_iterator | ( | rope< _CharT, _Alloc > & | __r, |
| | size_t | __pos |
| | ) | |
~_Rope_iterator()
| ~_Rope_iterator | ( | ) | [inline] |
Member Functions Documentation
container()
|
rope< _CharT, _Alloc > & | container | ( | ) | [inline] |
operator++()
|
_Self & | operator++ | ( | ) | [inline] |
operator++(int)
|
_Self
| operator++ | ( | int | | ) | [inline] |
operator--()
|
_Self & | operator-- | ( | ) | [inline] |
operator--(int)
|
_Self
| operator-- | ( | int | | ) | [inline] |
Member Type Definitions Documentation
Typedef iterator_category
Member Data Documentation
rope< _CharT, _Alloc > * _M_root_rope
|
rope< _CharT, _Alloc > * | _M_root_rope |
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.