Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
StringCharacterIterator Member List
This is the complete list of members for StringCharacterIterator, including all inherited members.
- begin
[protected]
- CharacterIterator()
[inline, protected]
- CharacterIterator(int32_t length)
[protected]
- CharacterIterator(int32_t length, UTextOffset position)
[protected]
- CharacterIterator(int32_t length, UTextOffset textBegin, UTextOffset textEnd, UTextOffset position)
[protected]
- CharacterIterator(const CharacterIterator &that)
[protected]
- clone(void) const
[virtual]
- current(void) const
[virtual]
- current32(void) const
[virtual]
- DONE enum value
- end
[protected]
- endIndex(void) const
[inline]
- EOrigin enum name
- fgClassID
[private, static]
- first(void)
[virtual]
- first32(void)
[virtual]
- first32PostInc(void)
[virtual]
- firstPostInc(void)
[virtual]
- ForwardCharacterIterator()
[inline, protected]
- ForwardCharacterIterator(const ForwardCharacterIterator &)
[inline, protected]
- getDynamicClassID(void) const
[inline, virtual]
- getIndex(void) const
[inline]
- getLength() const
[inline]
- getStaticClassID(void)
[inline, static]
- getText(UnicodeString &result)
[virtual]
- hashCode(void) const
[virtual]
- hasNext()
[virtual]
- hasPrevious()
[virtual]
- kCurrent enum value
- kEnd enum value
- kStart enum value
- last(void)
[virtual]
- last32(void)
[virtual]
- move(int32_t delta, EOrigin origin)
[virtual]
- move32(int32_t delta, EOrigin origin)
[virtual]
- next(void)
[virtual]
- next32(void)
[virtual]
- next32PostInc(void)
[virtual]
- nextPostInc(void)
[virtual]
- operator!=(const ForwardCharacterIterator &that) const
[inline]
- operator=(const StringCharacterIterator &that)
- UCharCharacterIterator::operator=(const UCharCharacterIterator &that)
- CharacterIterator::operator=(const CharacterIterator &that)
- ForwardCharacterIterator::operator=(const ForwardCharacterIterator &)
[inline]
- operator==(const ForwardCharacterIterator &that) const
[virtual]
- pos
[protected]
- previous(void)
[virtual]
- previous32(void)
[virtual]
- setIndex(UTextOffset position)
[virtual]
- setIndex32(UTextOffset position)
[virtual]
- setText(const UnicodeString &newText)
- setText(const UChar *newText, int32_t newTextLength)
[protected]
- setToEnd()
[inline]
- setToStart()
[inline]
- startIndex(void) const
[inline]
- StringCharacterIterator(const UnicodeString &textStr)
- StringCharacterIterator(const UnicodeString &textStr, UTextOffset textPos)
- StringCharacterIterator(const UnicodeString &textStr, UTextOffset textBegin, UTextOffset textEnd, UTextOffset textPos)
- StringCharacterIterator(const StringCharacterIterator &that)
- StringCharacterIterator()
[protected]
- text
[protected]
- textLength
[protected]
- UCharCharacterIterator(const UChar *textPtr, int32_t length)
- UCharCharacterIterator(const UChar *textPtr, int32_t length, UTextOffset position)
- UCharCharacterIterator(const UChar *textPtr, int32_t length, UTextOffset textBegin, UTextOffset textEnd, UTextOffset position)
- UCharCharacterIterator(const UCharCharacterIterator &that)
- UCharCharacterIterator()
[protected]
- ~ForwardCharacterIterator()
[inline, virtual]
- ~StringCharacterIterator()
[virtual]
- ~UCharCharacterIterator()
Generated on Mon Dec 3 19:01:01 2001 for ICU 2.0 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001