liblevenshtein 4.0.0
A library for generating Finite State Transducers based on Levenshtein Automata.
Loading...
Searching...
No Matches
liblevenshtein::Intersection Member List

This is the complete list of members for liblevenshtein::Intersection, including all inherited members.

_labelliblevenshtein::Intersectionprivate
_nodeliblevenshtein::Intersectionprivate
_parentliblevenshtein::Intersectionprivate
_stateliblevenshtein::Intersectionprivate
Intersection(char label, DawgNode *node, State *state, Intersection *parent=nullptr)liblevenshtein::Intersection
node() const -> DawgNode *liblevenshtein::Intersection
operator<<liblevenshtein::Intersectionfriend
state() const -> State *liblevenshtein::Intersection
str() const -> std::stringliblevenshtein::Intersection
~Intersection()liblevenshtein::Intersection