#include <entry_collector.h>
◆ EntryCollector() [1/2]
| rime::EntryCollector::EntryCollector |
( |
| ) |
|
◆ EntryCollector() [2/2]
| rime::EntryCollector::EntryCollector |
( |
Syllabary && | fixed_syllabary | ) |
|
|
explicit |
◆ ~EntryCollector()
| rime::EntryCollector::~EntryCollector |
( |
| ) |
|
|
virtual |
◆ Collect() [1/2]
| void rime::EntryCollector::Collect |
( |
const path & | dict_file | ) |
|
|
protected |
◆ Collect() [2/2]
| void rime::EntryCollector::Collect |
( |
const vector< path > & | dict_files | ) |
|
◆ Configure()
| void rime::EntryCollector::Configure |
( |
DictSettings * | settings | ) |
|
◆ CreateEntry()
| void rime::EntryCollector::CreateEntry |
( |
const string & | word, |
|
|
const string & | code_str, |
|
|
const string & | weight_str ) |
|
virtual |
◆ Dump()
| void rime::EntryCollector::Dump |
( |
const path & | file_path | ) |
const |
◆ Finish()
| void rime::EntryCollector::Finish |
( |
| ) |
|
|
protected |
◆ LoadPresetVocabulary()
| void rime::EntryCollector::LoadPresetVocabulary |
( |
DictSettings * | settings | ) |
|
|
protected |
◆ TranslateWord()
| bool rime::EntryCollector::TranslateWord |
( |
const string & | word, |
|
|
vector< string > * | code ) |
|
virtual |
◆ build_syllabary
| bool rime::EntryCollector::build_syllabary = true |
◆ collection
| set<string > rime::EntryCollector::collection |
|
protected |
◆ encode_queue
◆ encoder
◆ entries
◆ num_entries
| size_t rime::EntryCollector::num_entries = 0 |
◆ preset_vocabulary
◆ stems
◆ syllabary
◆ total_weight
◆ words
| WordMap rime::EntryCollector::words |
|
protected |
The documentation for this class was generated from the following files: