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(int32_t 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(int32_t position, UErrorCode &status)=0
[protected, pure virtual]
- handlePrev(int32_t 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(int32_t 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(int32_t position)
[protected, virtual]
- setOffset(int32_t position, UErrorCode &status)=0
[pure virtual]
- setText(const UnicodeString &text, UErrorCode &status)
[virtual]
- setText(CharacterIterator &text, UErrorCode &status)
[virtual]
- ~SearchIterator()
[virtual]
Generated on Tue Apr 9 11:30:44 2002 for ICU 2.1 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001