scire
Sadh's C++ Impromptu Routines Ensemble
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
scire::StringMatchKMP< CharType, SzType > Member List

This is the complete list of members for scire::StringMatchKMP< CharType, SzType >, including all inherited members.

Position(const CharType *text, SzType textlen, const CharType *pattern, SzType patternlen)scire::StringMatchKMP< CharType, SzType >inlinestatic
ReadNext(CharType c)scire::StringMatchKMP< CharType, SzType >inline
StringMatchKMP(const CharType *pattern, SzType length)scire::StringMatchKMP< CharType, SzType >inline