Class
Finder
Holds the haystack and a current search context.
Parameters
The haystack type. | |
The index-algorithm to search with (Optional). Default: The result of DefaultFinder Remarks: Leave empty for online pattern matching (see Pattern). |
Functions
| Resets an object. | |
| Search for a Pattern in a Finder object. | |
| Returns the haystack of a Finder object. | |
| Position of an iterator. | |
| Sets the haystack of a Finder object. |
Remarks
Use clear(finder) to reset a finder object and search from the beginning.
Example Programs
See Also
SeqAn - Sequence Analysis Library - www.seqan.de