|
| | LazyTableTranslation (TableTranslator *translator, const string &input, size_t start, size_t end, const string &preedit, bool enable_user_dict) |
| bool | FetchUserPhrases (TableTranslator *translator) |
| virtual bool | FetchMoreUserPhrases () |
| virtual bool | FetchMoreTableEntries () |
| | TableTranslation (TranslatorOptions *options, const Language *language, const string &input, size_t start, size_t end, const string &preedit, DictEntryIterator &&iter={}, UserDictEntryIterator &&uter={}) |
| virtual bool | Next () |
| virtual an< Candidate > | Peek () |
| | Translation ()=default |
| virtual | ~Translation ()=default |
| virtual int | Compare (an< Translation > other, const CandidateList &candidates) |
| bool | exhausted () const |
◆ LazyTableTranslation()
| rime::LazyTableTranslation::LazyTableTranslation |
( |
TableTranslator * | translator, |
|
|
const string & | input, |
|
|
size_t | start, |
|
|
size_t | end, |
|
|
const string & | preedit, |
|
|
bool | enable_user_dict ) |
◆ FetchMoreTableEntries()
| bool rime::LazyTableTranslation::FetchMoreTableEntries |
( |
| ) |
|
|
virtual |
◆ FetchMoreUserPhrases()
| bool rime::LazyTableTranslation::FetchMoreUserPhrases |
( |
| ) |
|
|
virtual |
◆ FetchUserPhrases()
| bool rime::LazyTableTranslation::FetchUserPhrases |
( |
TableTranslator * | translator | ) |
|
◆ kExpandingFactor
| const size_t rime::LazyTableTranslation::kExpandingFactor = 10 |
|
static |
◆ kInitialSearchLimit
| const size_t rime::LazyTableTranslation::kInitialSearchLimit = 10 |
|
static |
The documentation for this class was generated from the following file: