Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
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 textBegin, UTextOffset textEnd, 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]
- 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 on Mon Dec 3 19:00:46 2001 for ICU 2.0 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001