_Rope_const_iterator Class Reference
| class _Rope_const_iterator : public _Rope_iterator_base |
Constructor & Destructor Documentation
_Rope_const_iterator(const _RopeRep *, size_t)
_Rope_const_iterator()
| _Rope_const_iterator | ( | ) | [inline] |
_Rope_const_iterator(const _Self &)
| _Rope_const_iterator | ( | const _Self & | __x | ) | [inline] |
_Rope_const_iterator(const _Rope_iterator< _CharT, _Alloc > &)
| _Rope_const_iterator | ( | const _Rope_iterator< _CharT, _Alloc > & | __x | ) | [inline] |
_Rope_const_iterator(const rope< _CharT, _Alloc > &, size_t)
| _Rope_const_iterator | ( | const rope< _CharT, _Alloc > & | __r, |
| | size_t | __pos |
| | ) | [inline] |
Member Functions Documentation
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
Typedef pointer
| typedef const _CharT * | pointer |
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.