Main Page Class Hierarchy Compound List File List Header Files Sources Compound Members File Members
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 begin, UTextOffset end, 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 StringCharacterIterator& that)
- UCharCharacterIterator::operator=(const UCharCharacterIterator& that)
- UCharCharacterIterator::CharacterIterator::operator=(const CharacterIterator &that)
[protected]
- UCharCharacterIterator::CharacterIterator::ForwardCharacterIterator::operator=(const ForwardCharacterIterator&)
[inline, protected]
- operator==(const ForwardCharacterIterator& that) const
[virtual]
- pos
[protected]
- previous(void)
[virtual]
- previous32(void)
[virtual]
- setIndex(UTextOffset pos)
[virtual]
- setIndex32(UTextOffset pos)
[virtual]
- setText(const UnicodeString& newText)
- setText(const UChar* newText, int32_t newTextLength)
[protected]
- setToEnd()
[inline]
- setToStart()
[inline]
- startIndex(void) const
[inline]
- StringCharacterIterator(const UnicodeString& text)
- StringCharacterIterator(const UnicodeString& text, UTextOffset pos)
- StringCharacterIterator(const UnicodeString& text, UTextOffset begin, UTextOffset end, UTextOffset pos)
- StringCharacterIterator(const StringCharacterIterator& that)
- StringCharacterIterator()
[protected]
- text
[protected]
- textLength
[protected]
- UCharCharacterIterator(const UChar* text, int32_t len)
- UCharCharacterIterator(const UChar* text, int32_t len, UTextOffset pos)
- UCharCharacterIterator(const UChar* text, int32_t len, UTextOffset begin, UTextOffset end, UTextOffset pos)
- UCharCharacterIterator(const UCharCharacterIterator& that)
- UCharCharacterIterator()
[protected]
- ~ForwardCharacterIterator()
[inline, virtual]
- ~StringCharacterIterator()
[virtual]
- ~UCharCharacterIterator()
Generated at Mon Jun 5 12:53:23 2000 for ICU1.5 by
1.0.0 written by Dimitri van Heesch,
© 1997-1999