Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
UCharCharacterIterator Member List
This is the complete list of members for UCharCharacterIterator, including all inherited members.
- begin
[protected]
- CharacterIterator()
[inline, protected]
- CharacterIterator(int32_t length)
[protected]
- CharacterIterator(int32_t length, int32_t position)
[protected]
- CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t 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 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(int32_t position)
[virtual]
- setIndex32(int32_t position)
[virtual]
- setText(const UChar *newText, int32_t newTextLength)
- setToEnd()
[inline]
- setToStart()
[inline]
- startIndex(void) const
[inline]
- text
[protected]
- textLength
[protected]
- UCharCharacterIterator(const UChar *textPtr, int32_t length)
- UCharCharacterIterator(const UChar *textPtr, int32_t length, int32_t position)
- UCharCharacterIterator(const UChar *textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position)
- UCharCharacterIterator(const UCharCharacterIterator &that)
- UCharCharacterIterator()
[protected]
- ~ForwardCharacterIterator()
[inline, virtual]
- ~UCharCharacterIterator()
Generated on Tue Apr 9 11:30:48 2002 for ICU 2.1 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001