Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
SearchIterator Member List
This is the complete list of members for SearchIterator, including all inherited members.
- first(UErrorCode &status)
- following(UTextOffset position, UErrorCode &status)
- getAttribute(USearchAttribute attribute) const
- getBreakIterator(void) const
- getMatchedLength(void) const
- getMatchedStart(void) const
- getMatchedText(UnicodeString &result) const
- getOffset(void) const=0
[pure virtual]
- getText(void) const
- handleNext(UTextOffset position, UErrorCode &status)=0
[protected, pure virtual]
- handlePrev(UTextOffset position, UErrorCode &status)=0
[protected, pure virtual]
- last(UErrorCode &status)
- m_breakiterator_
[protected]
- m_search_
[protected]
- m_text_
[protected]
- next(UErrorCode &status)
- operator!=(const SearchIterator &that) const
[inline]
- operator=(const SearchIterator &that)
[protected]
- operator==(const SearchIterator &that) const
[virtual]
- preceding(UTextOffset position, UErrorCode &status)
- previous(UErrorCode &status)
- reset()
[virtual]
- safeClone(void) const=0
[pure virtual]
- SearchIterator(const SearchIterator &other)
- SearchIterator()
[protected]
- SearchIterator(const UnicodeString &text, BreakIterator *breakiter=NULL)
[protected]
- SearchIterator(CharacterIterator &text, BreakIterator *breakiter=NULL)
[protected]
- setAttribute(USearchAttribute attribute, USearchAttributeValue value, UErrorCode &status)
- setBreakIterator(BreakIterator *breakiter, UErrorCode &status)
- setMatchLength(int32_t length)
[protected, virtual]
- setMatchNotFound()
[protected]
- setMatchStart(UTextOffset position)
[protected, virtual]
- setOffset(UTextOffset position, UErrorCode &status)=0
[pure virtual]
- setText(const UnicodeString &text, UErrorCode &status)
[virtual]
- setText(CharacterIterator &text, UErrorCode &status)
[virtual]
- ~SearchIterator()
[virtual]
Generated on Mon Dec 3 19:00:59 2001 for ICU 2.0 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001