Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
StringSearch Member List
This is the complete list of members for StringSearch, including all inherited members.
- first(UErrorCode &status)
- following(UTextOffset position, UErrorCode &status)
- getAttribute(USearchAttribute attribute) const
- getBreakIterator(void) const
- getCollator() const
- getMatchedLength(void) const
- getMatchedStart(void) const
- getMatchedText(UnicodeString &result) const
- getOffset(void) const
[virtual]
- getPattern() const
- getText(void) const
- handleNext(UTextOffset position, UErrorCode &status)
[protected, virtual]
- handlePrev(UTextOffset position, UErrorCode &status)
[protected, virtual]
- last(UErrorCode &status)
- m_breakiterator_
[protected]
- m_collation_rules_
[private]
- m_collator_
[private]
- m_pattern_
[private]
- m_search_
[protected]
- m_strsrch_
[private]
- m_text_
[protected]
- next(UErrorCode &status)
- operator!=(const SearchIterator &that) const
[inline]
- operator=(const StringSearch &that)
- SearchIterator::operator=(const SearchIterator &that)
- operator==(const SearchIterator &that) const
[virtual]
- preceding(UTextOffset position, UErrorCode &status)
- previous(UErrorCode &status)
- reset()
[virtual]
- safeClone(void) const
[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)
- setCollator(RuleBasedCollator *coll, UErrorCode &status)
- setMatchLength(int32_t length)
[protected, virtual]
- setMatchNotFound()
[protected]
- setMatchStart(UTextOffset position)
[protected, virtual]
- setOffset(UTextOffset position, UErrorCode &status)
[virtual]
- setPattern(const UnicodeString &pattern, UErrorCode &status)
- setText(const UnicodeString &text, UErrorCode &status)
[virtual]
- setText(CharacterIterator &text, UErrorCode &status)
[virtual]
- StringSearch(const UnicodeString &pattern, const UnicodeString &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
- StringSearch(const UnicodeString &pattern, const UnicodeString &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status)
- StringSearch(const UnicodeString &pattern, CharacterIterator &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
- StringSearch(const UnicodeString &pattern, CharacterIterator &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status)
- StringSearch(const StringSearch &that)
- ~SearchIterator()
[virtual]
- ~StringSearch(void)
[virtual]
Generated on Mon Dec 3 19:01:02 2001 for ICU 2.0 by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001