MySQL 9.0.0
Source Code Documentation
MY_CONTRACTION Struct Reference

#include <str_uca_type.h>

Public Attributes

my_wc_t ch
 
std::vector< MY_CONTRACTIONchild_nodes
 
std::vector< MY_CONTRACTIONchild_nodes_context
 
uint16_t weight [MY_UCA_MAX_WEIGHT_SIZE]
 
bool is_contraction_tail
 
size_t contraction_len
 

Member Data Documentation

◆ ch

my_wc_t MY_CONTRACTION::ch

◆ child_nodes

std::vector<MY_CONTRACTION> MY_CONTRACTION::child_nodes

◆ child_nodes_context

std::vector<MY_CONTRACTION> MY_CONTRACTION::child_nodes_context

◆ contraction_len

size_t MY_CONTRACTION::contraction_len

◆ is_contraction_tail

bool MY_CONTRACTION::is_contraction_tail

◆ weight

uint16_t MY_CONTRACTION::weight[MY_UCA_MAX_WEIGHT_SIZE]

The documentation for this struct was generated from the following file: