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()
[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=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 &other)
[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 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 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(int32_t position)=0
[pure virtual]
- setIndex32(int32_t position)=0
[pure virtual]
- setToEnd()
[inline]
- setToStart()
[inline]
- startIndex(void) const
[inline]
- textLength
[protected]
- ~ForwardCharacterIterator()
[virtual]
- ~UObject()
[virtual]
Generated on Mon Nov 24 14:36:22 2003 for ICU 2.8 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001