ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
TSubstringSearch< TChar, TSensitivity > Member List

This is the complete list of members for TSubstringSearch< TChar, TSensitivity >, including all inherited members.

Compile(const TString< TChar > &needle)TSubstringSearch< TChar, TSensitivity >
kmpTableTSubstringSearch< TChar, TSensitivity >protected
kmpTableLengthTSubstringSearch< TChar, TSensitivity >protected
needleTSubstringSearch< TChar, TSensitivity >protected
Search(const TString< TChar > &haystack, integer startIdx=0)TSubstringSearch< TChar, TSensitivity >
TSubstringSearch(const TString< TChar > &pNeedle=nullptr)TSubstringSearch< TChar, TSensitivity >inline
~TSubstringSearch()TSubstringSearch< TChar, TSensitivity >