libsemigroups  v3.0.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
AhoCorasick Member List

This is the complete list of members for AhoCorasick, including all inherited members.

active_nodes() constAhoCorasickinline
add_word(Iterator first, Iterator last)AhoCorasick
add_word_no_checks(Iterator first, Iterator last)AhoCorasick
AhoCorasick()AhoCorasick
AhoCorasick(AhoCorasick const &)=defaultAhoCorasick
AhoCorasick(AhoCorasick &&)=defaultAhoCorasick
begin_nodes() const noexceptAhoCorasickinline
cbegin_nodes() const noexceptAhoCorasickinline
cend_nodes() const noexceptAhoCorasickinline
child(index_type parent, letter_type letter) constAhoCorasickinline
child_no_checks(index_type parent, letter_type letter) constAhoCorasickinline
const_iterator typedefAhoCorasick
end_nodes() const noexceptAhoCorasickinline
height(index_type i) constAhoCorasickinline
height_no_checks(index_type i) constAhoCorasick
index_type typedefAhoCorasick
init()AhoCorasick
node(index_type i) constAhoCorasickinline
node_no_checks(index_type i) constAhoCorasickinline
number_of_nodes() const noexceptAhoCorasickinline
operator=(AhoCorasick const &)=defaultAhoCorasick
operator=(AhoCorasick &&)=defaultAhoCorasick
rm_word(Iterator first, Iterator last)AhoCorasick
rm_word_no_checks(Iterator first, Iterator last)AhoCorasick
rootAhoCorasickstatic
signature(word_type &w, index_type i) constAhoCorasickinline
signature(index_type i) constAhoCorasickinline
signature_no_checks(word_type &w, index_type i) constAhoCorasick
signature_no_checks(index_type i) constAhoCorasickinline
suffix_link(index_type current) constAhoCorasickinline
suffix_link_no_checks(index_type current) constAhoCorasick
throw_if_node_index_not_active(index_type i) constAhoCorasick
throw_if_node_index_out_of_range(index_type i) constAhoCorasick
traverse(index_type current, letter_type a) constAhoCorasickinline
traverse_no_checks(index_type current, letter_type a) constAhoCorasick