Main Page Class Hierarchy Compound List File List Header Files Sources Compound Members File Members
CharacterIterator Member List
This is the complete list of members for CharacterIterator, 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 = 0
[pure virtual]
- current(void) const = 0
[pure virtual]
- current32(void) const = 0
[pure virtual]
- DONE enum value
- end
[protected]
- endIndex(void) const
[inline]
- EOrigin enum name
- first(void) = 0
[pure virtual]
- first32(void) = 0
[pure virtual]
- first32PostInc(void)
[virtual]
- firstPostInc(void)
[virtual]
- ForwardCharacterIterator()
[inline, protected]
- ForwardCharacterIterator(const ForwardCharacterIterator&)
[inline, protected]
- getDynamicClassID(void) const = 0
[pure virtual]
- getIndex(void) const
[inline]
- getLength() const
[inline]
- getText(UnicodeString& result) = 0
[pure virtual]
- hashCode(void) const = 0
[pure virtual]
- hasNext() = 0
[pure virtual]
- hasPrevious() = 0
[pure virtual]
- kCurrent enum value
- kEnd enum value
- kStart enum value
- last(void) = 0
[pure virtual]
- last32(void) = 0
[pure virtual]
- move(int32_t delta, EOrigin origin) = 0
[pure virtual]
- move32(int32_t delta, EOrigin origin) = 0
[pure virtual]
- next(void) = 0
[pure virtual]
- next32(void) = 0
[pure virtual]
- next32PostInc(void) = 0
[pure virtual]
- nextPostInc(void) = 0
[pure virtual]
- operator!=(const ForwardCharacterIterator& that) const
[inline]
- operator=(const CharacterIterator &that)
[protected]
- ForwardCharacterIterator::operator=(const ForwardCharacterIterator&)
[inline, protected]
- operator==(const ForwardCharacterIterator& that) const = 0
[pure virtual]
- pos
[protected]
- previous(void) = 0
[pure virtual]
- previous32(void) = 0
[pure virtual]
- setIndex(UTextOffset position) = 0
[pure virtual]
- setIndex32(UTextOffset position) = 0
[pure virtual]
- setToEnd()
[inline]
- setToStart()
[inline]
- startIndex(void) const
[inline]
- textLength
[protected]
- ~ForwardCharacterIterator()
[inline, virtual]
Generated at Wed Aug 16 16:05:41 2000 for ICU1.6 by
1.0.0 written by Dimitri van Heesch,
© 1997-1999