#include <vocabulary.h>
◆ DictEntry()
| rime::DictEntry::DictEntry |
( |
| ) |
|
|
default |
◆ IsExactMatch()
| bool rime::DictEntry::IsExactMatch |
( |
| ) |
const |
|
inline |
◆ IsPredictiveMatch()
| bool rime::DictEntry::IsPredictiveMatch |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool rime::DictEntry::operator< |
( |
const DictEntry & | other | ) |
const |
◆ ToShort()
◆ code
| Code rime::DictEntry::code |
◆ comment
| string rime::DictEntry::comment |
◆ commit_count
| int rime::DictEntry::commit_count = 0 |
◆ custom_code
| string rime::DictEntry::custom_code |
◆ matching_code_size
| int rime::DictEntry::matching_code_size = 0 |
◆ preedit
| string rime::DictEntry::preedit |
◆ quality_len
| double rime::DictEntry::quality_len = 0.0 |
◆ remaining_code_length
| int rime::DictEntry::remaining_code_length = 0 |
◆ text
| string rime::DictEntry::text |
◆ weight
| double rime::DictEntry::weight = 0.0 |
The documentation for this struct was generated from the following files: