Concept
Pattern
Object that stores information about the needle of a search.
Concept Definition
Required Metafunctions
HaystackReturns the haystack type of a Finder type.
NeedleReturns the needle type of a Pattern type.
Required Functions
clearResets an object.
haystackReturns the haystack of a Finder object.
needleReturns the needle of a Pattern object (not implemented for some online-algorithms).
positionPosition of an iterator.
setNeedleSets the needle of a Pattern object and optionally induces preprocessing.
setPositionSets the position of a finder.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de