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
| The begin of a container. | |
| Begin position of object in host. | |
| Resets an object. | |
| The end of a container. | |
| End position of object in host. | |
| Search for a Pattern in a Finder object. | |
| Search the begin of an approximate match. | |
| Returns the haystack of a Finder object. | |
| The number of items/characters. | |
| 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