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()
[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
- first(void)
[virtual]
- first32(void)
[virtual]
- first32PostInc(void)
[virtual]
- firstPostInc(void)
[virtual]
- ForwardCharacterIterator()
[inline, protected]
- ForwardCharacterIterator(const ForwardCharacterIterator &other)
[inline, protected]
- getDynamicClassID(void) const
[virtual]
- getIndex(void) const
[inline]
- getLength() const
[inline]
- getStaticClassID(void)
[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 delete(void *p)
[static]
- operator delete(void *, void *)
[inline, static]
- operator delete[](void *p)
[static]
- operator new(size_t size)
[static]
- operator new(size_t, void *ptr)
[inline, static]
- operator new[](size_t size)
[static]
- 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(int32_t position)
[virtual]
- setIndex32(int32_t 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, int32_t textPos)
- StringCharacterIterator(const UnicodeString &textStr, int32_t textBegin, int32_t textEnd, int32_t 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, 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()
[virtual]
- ~StringCharacterIterator()
[virtual]
- ~UCharCharacterIterator()
- ~UObject()
[virtual]
Generated on Mon Nov 24 14:36:54 2003 for ICU 2.8 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001