|
librime 1.2
Rime Input Method Engine, the core library
|
This is the complete list of members for rime::PresetVocabulary, including all inherited members.
| db_ | rime::PresetVocabulary | protected |
| DictFilePath(const string &vacabulary) | rime::PresetVocabulary | static |
| GetNextEntry(string *key, string *value) | rime::PresetVocabulary | |
| GetWeightForEntry(const string &key, double *weight) | rime::PresetVocabulary | |
| IsQualifiedPhrase(const string &phrase, const string &weight_str) | rime::PresetVocabulary | |
| max_phrase_length_ | rime::PresetVocabulary | protected |
| min_phrase_weight_ | rime::PresetVocabulary | protected |
| PresetVocabulary(const string &vocabulary) | rime::PresetVocabulary | explicit |
| Reset() | rime::PresetVocabulary | |
| set_max_phrase_length(int length) | rime::PresetVocabulary | inline |
| set_min_phrase_weight(double weight) | rime::PresetVocabulary | inline |
| ~PresetVocabulary() | rime::PresetVocabulary |