CFragmentedString::TStringMark Class Reference
class CFragmentedString::TStringMark |
A mark at a string position.
Constructor & Destructor Documentation
TStringMark(TInt, TInt)
TStringMark | ( | TInt | aIndex, |
| TInt | aCharacter |
| ) | [inline] |
Parameters
TInt aIndex | Array index of the marked sub-string |
TInt aCharacter | Character position within the sub-string for the mark |
Member Data Documentation
TInt
iMarkCharacter
Character position within the sub-string for the mark.
TInt
iMarkIndex
Array index of the marked sub-string.
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.