Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
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, 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
[protected, 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)
[protected]
- ForwardCharacterIterator::operator=(const ForwardCharacterIterator&)
[inline, protected]
- operator==(const ForwardCharacterIterator& that) const
[virtual]
- pos
[protected]
- previous(void)
[virtual]
- previous32(void)
[virtual]
- setIndex(UTextOffset position)
[virtual]
- setIndex32(UTextOffset 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, UTextOffset position)
- UCharCharacterIterator(const UChar* textPtr, int32_t length, UTextOffset textBegin, UTextOffset textEnd, UTextOffset position)
- UCharCharacterIterator(const UCharCharacterIterator& that)
- UCharCharacterIterator()
[protected]
- ~ForwardCharacterIterator()
[inline, virtual]
- ~UCharCharacterIterator()
Generated at Tue Jun 12 14:04:47 2001 for ICU 1.8.1 by
1.2.3 written by Dimitri van Heesch,
© 1997-2000