| 
    liblevenshtein 4.0.0
    
   A library for generating Finite State Transducers based on Levenshtein Automata. 
   | 
 
This is the complete list of members for liblevenshtein::Intersection, including all inherited members.
| _label | liblevenshtein::Intersection | private | 
| _node | liblevenshtein::Intersection | private | 
| _parent | liblevenshtein::Intersection | private | 
| _state | liblevenshtein::Intersection | private | 
| Intersection(char label, DawgNode *node, State *state, Intersection *parent=nullptr) | liblevenshtein::Intersection | |
| node() const -> DawgNode * | liblevenshtein::Intersection | |
| operator<< | liblevenshtein::Intersection | friend | 
| state() const -> State * | liblevenshtein::Intersection | |
| str() const -> std::string | liblevenshtein::Intersection | |
| ~Intersection() | liblevenshtein::Intersection |